{
  "name": "LegoAuto — б/у запчасти из США",
  "short_name": "LegoAuto",
  "description": "Разборка автомобилей из США в Тирасполе. Оригинальные б/у запчасти, честные цены в долларах.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#061224",
  "theme_color": "#061224",
  "orientation": "portrait-primary",
  "lang": "ru",
  "categories": [
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "url": "/catalog",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Мои заказы",
      "url": "/account",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}