{
    "id": "/",
    "name": "Smart Jewelry",
    "short_name": "SmartJewelry",
    "description": "Gestione intelligente per gioielleria",
    "lang": "it-IT",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#FCFCFC",
    "background_color": "#FCFCFC",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}