{
    "short_name": "Natura Parlante",
    "name": "Natura Parlante",
    "description": "Itinerari da scoprire a Dossena e Roncobello",
    "icons": [
        {
            "src": "/img/favicon/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/favicon/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#1B2A23",
    "theme_color": "#1B2A23",
    "display": "standalone",
    "orientation":  "portrait"
}