{
  "name": "Vahşi İz — 3D Avcılık",
  "short_name": "Vahşi İz",
  "description": "Birinci şahıs, açık dünya, yarı simülasyon avcılık oyunu. İz sür, rüzgârı hesapla, avla.",
  "lang": "tr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0d1410",
  "theme_color": "#1b2a1e",
  "categories": ["games"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
