{
  "id": "/",
  "name": "阿强严选办公系统",
  "short_name": "阿强严选",
  "description": "订单、配货、销售与财务协同工作台",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/?source=installed-app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef0f5",
  "theme_color": "#f3f4f8",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
