{ "name": "EventSoon", "short_name": "EventSoon", "description": "Discover events, plans and experiences happening near you.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "lang": "es", "background_color": "#000000", "theme_color": "#F5C400", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }