{
  "name": "Arapça Safari: Kelime Avı",
  "short_name": "Arapça Safari",
  "description": "Eğlenceli Arapça Kelime Öğrenme Oyunu",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#e0f2f1",
  "theme_color": "#2196F3",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}