{
    "name": "MILELE — Back-office",
    "short_name": "MILELE",
    "description": "Back-office de gestion MILELE POS.",
    "start_url": "/login?pwa=1",
    "id": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1E1E22",
    "theme_color": "#1E1E22",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/img/pwa-admin/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa-admin/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa-admin/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
