{ "name": "Where You App?", "short_name": "WhereYouApp", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#f59e0b", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/favicon.png", "sizes": "192x192 512x512", "type": "image/png" } ] }