{ "name": "Cute Egg Timer", "short_name": "Egg Timer", "start_url": "/", "display": "standalone", "background_color": "#fff8ea", "theme_color": "#f29f05", "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png" } ] }