{
  "name": "DIG — Ta culture",
  "short_name": "DIG",
  "description": "Construis ta mémoire culturelle. Mangas, vinyles, jeux, livres — tout ce qui te définit.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00B2A9",
  "background_color": "#f4fbfa",
  "lang": "fr",
  "categories": ["lifestyle", "social", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ajouter une œuvre",
      "short_name": "Ajouter",
      "description": "Scanner ou ajouter manuellement",
      "url": "./index.html?action=add"
    },
    {
      "name": "Suggestions",
      "short_name": "Suggestions",
      "url": "./index.html?view=suggestions"
    }
  ]
}
