{
  "name": "Sivana | Premium Kadın Giyim",
  "short_name": "Sivana",
  "description": "KKTC'nin premium kadın giyim markası. Gazimağusa'dan ilham alan koleksiyonlar. Tüm KKTC'ye ücretsiz kargo.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FAF8F5",
  "theme_color": "#1A1614",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle", "fashion"],
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Koleksiyon",
      "short_name": "Mağaza",
      "url": "/shop?utm_source=pwa_shortcut",
      "description": "Tüm koleksiyonu görüntüle",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sepetim",
      "short_name": "Sepet",
      "url": "/cart?utm_source=pwa_shortcut",
      "description": "Sepete git",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yeni Gelenler",
      "short_name": "Yeni",
      "url": "/shop?sort=newest&utm_source=pwa_shortcut",
      "description": "En yeni ürünleri keşfet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hesabım",
      "short_name": "Hesap",
      "url": "/hesabim?utm_source=pwa_shortcut",
      "description": "Hesabına git",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sivana Ana Sayfa"
    }
  ],
  "related_applications": [],
  "share_target": {
    "action": "/shop",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "q",
      "url": "url"
    }
  }
}
