{
    "name": "myVote by MCC",
    "short_name": "myVote",
    "description": "Sistema di voto a giuria, single-device o multi-device peer-to-peer.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0A0A0A",
    "theme_color": "#0A0A0A",
    "lang": "it",
    "icons": [
        { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
    ]
}
