{
    "name": "Portal",
    "short_name": "Portal",
    "description": "Inclusive ticketing platform for nightlife — warehouse parties, drag shows, after-hours, brunches.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#050506",
    "theme_color": "#D4FF3F",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["entertainment", "events", "music", "lifestyle", "business"],
    "icons": [
        { "src": "/favicon.ico", "sizes": "16x16 32x32 48x48 64x64", "type": "image/x-icon" },
        { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
        { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
    ]
}
