{
  "name": "WEOL Житель — Операционная система поселения",
  "short_name": "WEOL Житель",
  "description": "WEOL для жителей КП и СНТ: управление доступом, объявления, обращения, опросы, финансы",
  "id": "/resident",
  "start_url": "/resident",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1a10",
  "theme_color": "#1a4a30",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Открыть ворота",
      "short_name": "Ворота",
      "description": "Быстрый доступ к управлению воротами",
      "url": "/resident?action=access",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Создать обращение",
      "short_name": "Обращение",
      "description": "Открыть раздел обращений",
      "url": "/resident?action=appeal",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
