{
  "name": "The Game Index",
  "short_name": "GameIndex",
  "description": "Your comprehensive gaming resource - guides, codes, scripts, tips and more for popular games",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "games", "reference"],
  "lang": "en",
  "dir": "ltr"
}
