{
  "short_name": "WhoAmI?",
  "name": "WhoAmI? – Football Quiz Game",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f1c40f",
  "background_color": "#ffffff",
  "description": "WhoAmI? – Football Quiz Game. A football quiz for football enthusiasts.",
  "orientation": "portrait",
  "categories": ["games", "education", "entertainment"],
  "lang": "tr",
  "dir": "ltr"
} 