{
    "name": "Itinisère",
    "short_name": "Itinisère",
    "description": "L'information routière de l'Isère",
    "background_color": "#1C5FA6",
    "theme_color": "#1C5FA6",
    "author": "Logipro",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/pwa/icon72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/images/pwa/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "related_applications": [
        {
            "platform": "web",
            "url": "https://inforoute38.logipro.com/"
        }
    ],
    "prefer_related_applications": false,
    "scope": "/",
    "lang": "fr"
}