{ "name": "Weather Tomorrow", "short_name": "Weather", "description": "Live weather forecast for tomorrow and the week ahead, for any city worldwide.", "start_url": "/", "display": "standalone", "background_color": "#0a1020", "theme_color": "#0a1020", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }