{
  "name": "ZAuto - Автоаксессуары",
  "short_name": "ZAuto",
  "description": "Автосвет, автозвук и аксессуары с установкой",
  "start_url": "/ru",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "categories": ["shopping", "auto"],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "url": "/ru/catalog",
      "icons": [{ "src": "/icons/icon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "Подбор ламп",
      "short_name": "Лампы",
      "url": "/ru/lamp-finder",
      "icons": [{ "src": "/icons/icon.svg", "type": "image/svg+xml", "sizes": "any" }]
    }
  ]
}
