{
  "name": "Домовой — диспетчеризация",
  "short_name": "Домовой",
  "description": "Диспетчеризация инженерных систем зданий: мониторинг, аварии, конфиги",
  "lang": "ru-RU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#1F3A5F",
  "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": "Аварии", "short_name": "Аварии", "url": "/alerts" },
    { "name": "Мониторинг", "short_name": "Мониторинг", "url": "/monitoring" }
  ]
}
