{
  "name": "Lalive",
  "short_name": "Lalive",
  "description": "Dogal cilt bakim ve temizlik urunleri - Assos Koruoba",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f3",
  "theme_color": "#6b8e4e",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tum Urunler",
      "short_name": "Katalog",
      "url": "/katalog/"
    },
    {
      "name": "Sepetim",
      "url": "/sepet/"
    },
    {
      "name": "Hesabim",
      "url": "/hesabim/"
    }
  ]
}
