{
  "id": "/",
  "name": "Amavi — оригинальная парфюмерия",
  "short_name": "Amavi",
  "description": "Интернет-магазин оригинальной люксовой парфюмерии и косметики в Казахстане.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/wp-content/themes/amavi/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/amavi/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/amavi/img/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Кабинет",
      "short_name": "Кабинет",
      "url": "/cabinet",
      "icons": [{ "src": "/wp-content/themes/amavi/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Заказы",
      "short_name": "Заказы",
      "url": "/cabinet/orders",
      "icons": [{ "src": "/wp-content/themes/amavi/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
