{
  "name": "Mangab",
  "short_name": "Mangab",
  "description": "Lisez vos mangas, manhwas et webtoons en haute qualité.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0C0D16",
  "theme_color": "#0C0D16",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["entertainment", "books"],
  "icons": [
    {
      "src": "/pwa-icon/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bibliothèque",
      "short_name": "Biblio",
      "url": "/library",
      "description": "Accéder à ma bibliothèque"
    },
    {
      "name": "Catalogue",
      "short_name": "Catalogue",
      "url": "/catalog",
      "description": "Parcourir le catalogue de mangas"
    }
  ]
}
