{
  "name": "Şeker Hoca",
  "short_name": "Şeker Hoca",
  "description": "Şeker Hoca: Interactive digital games and speaking activities to make English classes fun, engaging, and collaborative.",
  "start_url": "./index.html",
  "scope": ".",
  "lang": "en",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#f2f2f7",
  "orientation": "portrait",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}