{ "name": "EventLex", "short_name": "EventLex", "description": "Discover and buy tickets for events near you", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0f0e17", "theme_color": "#5b46d6", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Discover Events", "url": "/events", "description": "Browse all events" }, { "name": "My Tickets", "url": "/tickets", "description": "View your tickets" }, { "name": "My Wallet", "url": "/wallet", "description": "Manage your wallet" } ], "screenshots": [], "categories": ["entertainment", "lifestyle", "social"] }