{
  "id": "/index.php?source=pwa",
  "name": "Murat Yurtoğlu Portföy",
  "short_name": "MY Portföy",
  "description": "Murat Yurtoğlu gayrimenkul portföyü — arsa, konut ve ticari yatırım fırsatları.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Tüm İlanlar",
      "short_name": "İlanlar",
      "description": "Portföydeki tüm ilanları görüntüle",
      "url": "/index.php?source=pwa-kisayol",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Harita Görünümü",
      "short_name": "Harita",
      "description": "İlanları harita üzerinde görüntüle",
      "url": "/ilan-harita.php?source=pwa-kisayol",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favorilerim",
      "short_name": "Favoriler",
      "description": "Favorilere eklediğiniz ilanlar",
      "url": "/index.php?fav=1&source=pwa-kisayol",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    { "src": "/screenshot-1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "İlan listesi ve arama" },
    { "src": "/screenshot-2.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Harita görünümü ve favoriler" }
  ]
}
