{
  "name": "DOCO 铜锣烧工作站",
  "short_name": "DOCO",
  "description": "铜锣烧连锁门店管理系统",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAFACD",
  "theme_color": "#14AFE6",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "zh-CN"
}
