{ "name": "FlareAware", "short_name": "FlareAware", "description": "Solar-weather alerts for everyday people. Get notified about hazardous solar flares and coronal mass ejections.", "id": "/?source=pwa", "start_url": "/weather?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0a0a0c", "theme_color": "#ff8a00", "categories": [ "weather", "news", "utilities" ], "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/favicon.ico", "sizes": "16x16", "type": "image/x-icon" } ] }