{
    "name": "AmikomEventHub",
    "short_name": "EventHub",
    "description": "Platform Tiket Event Universitas Amikom Yogyakarta",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["entertainment", "education"],
    "shortcuts": [
        {
            "name": "Lihat Event",
            "url": "/",
            "description": "Daftar semua event"
        }
    ]
}
