{
  "name": "Hazine Avı",
  "short_name": "Hazine Avı",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0e3b2e",
  "theme_color": "#0e3b2e",
  "orientation": "portrait",
  "lang": "tr",
  "icons": [
    {
      "src": "ikon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}