{
  "name": "Anatolian Adventure",
  "short_name": "Adventure",
  "description": "Türkiye'nin Macera Sporları Rehberi — 4,965 operatör, 81 il, 18 kategori",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1A2332",
  "orientation": "portrait-primary",
  "categories": ["travel", "sports", "lifestyle"],
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Operatör Ara",
      "short_name": "Ara",
      "url": "/browse",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kategoriler",
      "short_name": "Kategoriler",
      "url": "/categories",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
