{ "name": "Evently", "short_name": "Evently", "description": "A responsive event discovery and ticket booking app.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#F4F7FA", "theme_color": "#1F7A8C", "icons": [ { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }