{
    "id": "/",
    "name": "AmikomEventHub",
    "short_name": "AmikomEventHub",
    "description": "Platform reservasi tiket event eksklusif AmikomEventHub.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#4f46e5",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/screen-mobile.png",
            "sizes": "395x857",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile View"
        },
        {
            "src": "/screenshots/screen-desktop.png",
            "sizes": "1919x944",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop View"
        }
    ]
}