{
  "name": "桃源大酒店 - 酒店管理系统",
  "short_name": "桃源PMS",
  "description": "桃源大酒店物业管理系统 - Tao Yuan Plaza Hotel Property Management System",
  "theme_color": "#E91E63",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/pms/",
  "start_url": "/pms/",
  "id": "pms-app",
  "categories": ["productivity", "business"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "taoyuan-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "prefer_related_applications": false
}
