{
    "id": "/",
    "name": "NEXO",
    "short_name": "NEXO",
    "description": "NEXO: trova il salone giusto e prenota il tuo appuntamento.",
    "lang": "it-IT",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F7F5F1",
    "theme_color": "#292826",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "business",
        "productivity"
    ],
    "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"
        }
    ]
}
