{ "name": "PhotoW", "short_name": "PhotoW", "description": "Camera-first walking photo capture with offline local storage and sync.", "start_url": "/?v=map", "scope": "/", "display": "fullscreen", "background_color": "#101820", "theme_color": "#101820", "orientation": "any", "prefer_related_applications": false, "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }