{ "name": "Walk to Mordor", "short_name": "Walk2Mordor", "description": "Track your walking progress on the journey to Mordor", "start_url": "/", "display": "standalone", "background_color": "#1a1a2e", "theme_color": "#0f3460", "orientation": "portrait-primary", "scope": "/", "icons": [ { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "categories": ["health", "fitness", "lifestyle"], "screenshots": [ { "src": "icons/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Walk to Mordor mobile view" } ] }