{
    "name": "TicketGuru - Find Amazing Events",
    "short_name": "TicketGuru",
    "description": "Discover and book amazing events with TicketGuru. Your gateway to unforgettable experiences.",
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#667eea",
    "background_color": "#667eea",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "categories": ["events", "tickets", "entertainment"]
}