{
  "name": "公司營運系統",
  "short_name": "營運系統",
  "description": "多分店日報表 / 薪資 / 排班一體化管理",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "orientation": "any",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
