{
  "name": "Salonpedia - Türkiye'nin Fitness & Wellness Rehberi",
  "short_name": "Salonpedia",
  "description": "Türkiye'nin en kapsamlı fitness ve wellness rehberi. 6.000+ işletme, 81 il.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#18181b",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["fitness", "health", "sports", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Salon Ara",
      "short_name": "Ara",
      "url": "/ara?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Harita",
      "short_name": "Harita",
      "url": "/harita?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "İşletme Ekle",
      "short_name": "Ekle",
      "url": "/isletme-ekle?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/ara",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
