{
  "name": "QirnMaveDrox — curated browser games",
  "short_name": "QirnMaveDrox",
  "description": "A light, fast catalogue of six standout browser games: quick fun, clear controls, no installs.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#A8BCF8",
  "background_color": "#EEF3FD",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/games/",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Jeux (FR)",
      "short_name": "Jeux",
      "url": "/fr/games/",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
