﻿{
  "name": "Устройства",
  "short_name": "Устройства",
  "description": "Управление умными устройствами АБОВЯН ТЕХ.",
  "id": "/iot/devices/",
  "start_url": "/iot/devices",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#07111f",
  "lang": "ru",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Список устройств",
      "short_name": "Список",
      "description": "Открыть список умных устройств",
      "url": "/iot/devices",
      "icons": [
        {
          "src": "/images/devices-pwa-icon-192.png?v=20260615-devpwa5",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/images/devices-pwa.ico?v=20260615-devpwa5",
      "sizes": "48x48 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/images/devices-pwa-icon-192.png?v=20260615-devpwa5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/devices-pwa-icon-512.png?v=20260615-devpwa5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
