Files
clarkeis.com/frog-realestate-pwa/manifest.json
Tyler Clarke fd82bf82b6
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 25s
frog shit
2025-03-23 23:53:59 -04:00

13 lines
210 B
JSON

{
"name": "Real Estate Pictures Tool",
"start_url": ".",
"icons": [
{
"src": "icon.png",
"type": "image/png",
"sizes": "64x64"
}
],
"display": "standalone"
}