{
    "id": "/",
    "name": "Lucky Shot Pool & Billiards",
    "short_name": "Lucky Shot",
    "description": "Prenota tavoli e gestisci la tua esperienza Lucky Shot direttamente dall'app.",
    "lang": "it-IT",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "prefer_related_applications": false,
    "orientation": "any",
    "background_color": "#0e0a07",
    "theme_color": "#0e0a07",
    "icons": [
        {
            "src": "/images/pwa/lucky-shot-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/lucky-shot-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/lucky-shot-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
