{
    "name": "PalestrIA Demo",
    "short_name": "PalestrIA",
    "description": "Demo PalestrIA — gestionale per personal trainer",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#8B5CF6",
    "lang": "it",
    "icons": [
        {
            "src": "images/logo-palestria.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
