{
    "name": "InCampo - Gestionale Esercitazioni",
    "short_name": "InCampo",
    "description": "Gestionale Esercitazioni di Protezione Civile - F.I.R. C.B.",
    "lang": "it",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#012c3f",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
