{
  "name": "TELMAINT — авторский магазин техники",
  "short_name": "TELMAINT",
  "description": "Магазин Apple, Samsung, Xiaomi, MacBook и аксессуаров в Митино. 4 года, 5.0★ на Я.Картах, 88 отзывов.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1117",
  "background_color": "#ffffff",
  "lang": "ru",
  "scope": "/",
  "categories": ["shopping"],
  "icons": [
    {
      "src": "/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "url": "/catalog",
      "description": "Открыть каталог техники"
    },
    {
      "name": "Корзина",
      "url": "/cart",
      "description": "Текущая корзина"
    },
    {
      "name": "Личный кабинет",
      "url": "/account",
      "description": "Заказы и избранное"
    }
  ]
}
