{
  "name": "UNAI® - L'univers transmédia de Unai le renard",
  "short_name": "UNAI",
  "description": "Site officiel de UNAI®, univers transmédia créé par William-Arno Clément avec Unai le renard et le Capitaine Keeper.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050711",
  "theme_color": "#050711",
  "orientation": "portrait-primary",
  "lang": "fr-FR",
  "categories": [
    "entertainment",
    "games",
    "books"
  ],
  "icons": [
    {
      "src": "/images/meta/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/meta/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ICON-UNAI.webp",
      "sizes": "500x500",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Actualités UNAI®",
      "short_name": "Actualités",
      "url": "/actualites",
      "icons": [
        {
          "src": "/images/meta/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Personnages UNAI®",
      "short_name": "Personnages",
      "url": "/personnages",
      "icons": [
        {
          "src": "/images/meta/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
