{
    "name": "ACI Events Check-in",
    "short_name": "ACI Events",
    "description": "Sistema di check-in eventi ACI Verona",
    "start_url": "/checkin",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#1a3a6b",
    "orientation": "portrait",
    "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"
        }
    ]
}
