{
  "name": "Horux — для сотрудника",
  "short_name": "Horux",
  "description": "Приложение сотрудника ресторана: смены, чеки, кухня, гости.",
  "id": "/",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f1322",
  "theme_color": "#0f1322",
  "lang": "ru-RU",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/app/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
