{
  "id": "/",
  "name": "My Travel | Seyahat Yönetim Platformu",
  "short_name": "My Travel",
  "description": "Uçak bileti, otel, paket tur, vize danışmanlık ve seyahat sigortası — tek platformda.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#E40000",
  "categories": ["travel", "business", "lifestyle"],
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72x72-solid.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96-solid.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128-solid.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144-solid.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152-solid.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192-solid.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-icon-512x512-solid.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-384x384-solid.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-solid.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-icon-512x512-solid.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/api/og?title=My%20Travel&subtitle=Seyahat%20Platformu&site=My%20Travel",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "My Travel Ana Sayfa — Tur, Uçak, Otel, Vize"
    },
    {
      "src": "/api/og?title=Turlar&subtitle=Paket%20Turlar&site=My%20Travel",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Paket Turlar — Yurt Dışı ve Yurt İçi"
    },
    {
      "src": "/api/og?title=My%20Travel&subtitle=Mobil%20Uygulama&site=My%20Travel",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "My Travel — Mobil Uygulama Deneyimi"
    }
  ],
  "share_target": {
    "action": "/arama",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Turlar",
      "short_name": "Turlar",
      "description": "Paket turları keşfet",
      "url": "/turlar?source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Uçak Bileti",
      "short_name": "Uçak",
      "description": "Uçuş ara ve karşılaştır",
      "url": "/ucak-bileti?source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Oteller",
      "short_name": "Otel",
      "description": "Otel bul ve rezerve et",
      "url": "/oteller?source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Vize Danışmanlık",
      "short_name": "Vize",
      "description": "Vize başvuru rehberi",
      "url": "/hizmetler/vize-danismanlik?source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Seyahat Sigortası",
      "short_name": "Sigorta",
      "description": "Sigorta ürünlerini karşılaştır",
      "url": "/hizmetler/seyahat-sigortasi?source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
