{ "name": "GDTH - Historical Weather Planner", "short_name": "GDTH", "description": "Plan future events with historical weather confidence. GDTH analyzes decades of past weather for your exact date and location.", "start_url": "/index.php", "display": "standalone", "background_color": "#0D1117", "theme_color": "#161B22", "orientation": "portrait-primary", "scope": "/", "lang": "en-US", "icons": [ { "src": "/images/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/images/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/images/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/images/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/images/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "prefer_related_applications": false }