{
    "name": "Inventaire",
    "short_name": "Inventaire",
    "description": "Gestion personnelle : livres, DVD, encres, filaments",
    "id": "./",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#2c5f2e",
    "theme_color": "#2c5f2e",
    "orientation": "portrait",
    "icons": [
        { "src": "icon.php?size=72",  "sizes": "72x72",   "type": "image/png" },
        { "src": "icon.php?size=96",  "sizes": "96x96",   "type": "image/png" },
        { "src": "icon.php?size=128", "sizes": "128x128", "type": "image/png" },
        { "src": "icon.php?size=144", "sizes": "144x144", "type": "image/png" },
        { "src": "icon.php?size=152", "sizes": "152x152", "type": "image/png" },
        { "src": "icon.php?size=180", "sizes": "180x180", "type": "image/png" },
        { "src": "icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon.php?size=384", "sizes": "384x384", "type": "image/png" },
        { "src": "icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
