{
    "short_name": "Play For Planet",
    "name": "Play For Planet",
    "description": "Applicazione Progetto Play For Planet",
    "icons": [
        {
            "src": "/img/ico128.png?v=0.1",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "/img/ico192.png?v=0.1",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/ico512.png?v=0.1",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#f5f0e0",
    "theme_color": "#f5f0e0",
    "display": "standalone",
    "orientation":  "portrait"
}