{ "name": "WeatherMate", "short_name": "WeatherMate", "description": "Live weather with dynamic backgrounds and animated conditions.", "start_url": "./WeatherMate.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#160d34", "theme_color": "#2c1a64", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }