{
  "name": "生产管控系统",
  "short_name": "生产管控",
  "description": "服装外发加工生产进度管控",
  "start_url": "/follower",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f7cff",
  "background_color": "#f9fafb",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
