{ "name": "Is Mount Fuji Visible?", "short_name": "isfujivisible", "description": "Get real-time Mount Fuji visibility, live camera feeds, and the latest Mt. Fuji visibility forecast.", "start_url": "/?pwa", "scope": "/", "icons": [ { "src": "/images/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/images/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/images/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "orientation": "any", "categories": ["weather", "travel", "utilities"], "screenshots": [ { "src": "/images/screenshot.png", "type": "image/png", "sizes": "800x600", "form_factor": "wide" } ] }