{
  "name": "A4.kg",
  "short_name": "A4.kg",
  "description": "Канцтовары в Бишкеке — интернет-магазин A4.kg",
  "start_url": "/storefront.html",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "lang": "ru",
  "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": "POS Касса",
      "short_name": "POS",
      "description": "Открыть кассовый терминал",
      "url": "/pos.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "description": "Открыть интернет-магазин A4.kg",
      "url": "/storefront.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "shopping",
    "business"
  ],
  "screenshots": []
}