{
  "name": "Parla Diş Deposu",
  "short_name": "Parla Diş Deposu",
  "description": "Türkiye'nin önde gelen dental ürün e-ticaret platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["shopping", "medical", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Sepetim",
      "short_name": "Sepet",
      "description": "Sepetinizi görüntüleyin",
      "url": "/sepet",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Siparişlerim",
      "short_name": "Siparişler",
      "description": "Siparişlerinizi görüntüleyin",
      "url": "/hesabim/siparisler",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Profilim",
      "short_name": "Profil",
      "description": "Profil bilgilerinizi görüntüleyin",
      "url": "/hesabim/profil",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+parla",
      "url": "/%s"
    }
  ]
}
