{
    "name": "MojaTicket — Buy Event Tickets",
    "short_name": "MojaTicket",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#0175C2",
    "description": "Discover and buy tickets for concerts, festivals, sports, theatre and more across Southern Africa — South Africa, Eswatini and beyond.",
    "lang": "en",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["entertainment", "lifestyle", "shopping"],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "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"
        }
    ]
}
