{
  "name": "ОГЛАССКО",
  "short_name": "ОГЛАССКО",
  "description": "ИИ-платформа контроля стройки через ваши камеры",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1416",
  "theme_color": "#336D76",
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "События", "short_name": "События", "description": "Список событий и нарушений", "url": "./events.html", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "Камеры", "short_name": "Камеры", "description": "Список камер", "url": "./cameras.html", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] }
  ]
}
