{
  "name": "Tiger Kingdom — Site officiel",
  "short_name": "Tiger Kingdom",
  "description": "Site officiel Tiger Kingdom : univers, planning, communauté, forum, Hall et galerie.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07050a",
  "theme_color": "#08050b",
  "icons": [
    {
      "src": "assets/img/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}