{
  "name": "Lalive Natural — Doğal Cilt Bakım Ürünleri",
  "short_name": "Lalive Natural",
  "description": "Assos Koruoba köyünden el yapımı, %100 doğal, vegan cilt bakım ürünleri. Yeni ürünler, indirimler ve siparişler anlık bildirimlerle takibiniz altında.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#fbf8f3",
  "theme_color": "#5a6c34",
  "lang": "tr",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle",
    "beauty",
    "health"
  ],
  "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 maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Katalog",
      "short_name": "Ürünler",
      "url": "/katalog",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Hesabım",
      "short_name": "Hesap",
      "url": "/hesabim",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sipariş Takibi",
      "short_name": "Siparişler",
      "url": "/hesabim/siparislerim",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sepet",
      "short_name": "Sepet",
      "url": "/sepet",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}