{
  "name": "LOGI",
  "short_name": "LOGI",
  "description": "Hệ thống quản lý nhận hàng bếp ăn trường học",
  "start_url": "/",
  "scope": "/",
  "lang": "vi",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#ffffff",
  "theme_color": "#2B4C7E",
  "icons": [
    {
      "src": "/brand/hvs-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/brand/hvs-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ]
}