{
  "name": "Tamkarum — Витрина",
  "short_name": "Tamkarum",
  "description": "Оформляйте заказы и следите за статусом доставки",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3525cd",
  "background_color": "#faf8ff",
  "lang": "ru",
  "categories": ["shopping", "food"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Мои заказы",
      "url": "/order",
      "description": "Просмотр статуса заказов"
    }
  ]
}
