{
"name": "Ledaga®",
"short_name": "Ledaga",
"start_url": "/index.html",
"display": "standalone",
"description": "Ledaga® Eadv",
"lang": "fr",
"dir": "auto",
"theme_color": "#000000",
"background_color": "#000000",
"orientation": "portrait",
"icons": [
    {
        "src": "media/icons/maskable_icon_x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "src": "media/icons/maskable_icon_x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    }
],
"screenshots": [
    {
        "src": "",
        "sizes": "2880x1800",
        "type": "image/png",
        "description": "A screenshot of the home page"
    }
],
"related_applications": [
    {
        "platform":"windows",
        "url": " The URL to your app in that app store"
    }
],
"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"Ledaga®",
        "url":"/",
        "description":"Ledaga® Eadv"
    }
]
}