{ "name": "Wash My Car?", "short_name": "Car Wash", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "background_color": "#f4f7fb", "theme_color": "#67a8e8", "description": "Checks your location and the next 3 days of rain or snow to help decide whether to wash your car.", "orientation": "portrait", "icons": [ { "src": "favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "favicon/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ] }