{
    "name": "AssoRock 100%",
    "short_name": "AssoRock",
    "description": "Gestion d'association AssoRock 100%",
    "id": "/dashboard.html",
    "start_url": "/dashboard.html",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#D4AF37",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "icons": [
        { "src": "images/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
        { "src": "images/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
        { "src": "images/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
        { "src": "images/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
        { "src": "images/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
        { "src": "images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "images/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
        { "src": "images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "screenshots": [
        {
            "src": "images/screenshots/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Tableau de bord AssoRock"
        },
        {
            "src": "images/screenshots/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "AssoRock sur mobile"
        }
    ]
}