{
  "name": "J.VOGUE 内部系统",
  "short_name": "J.VOGUE",
  "description": "J.VOGUE 内部管理系统",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-status-bar-style": "black-translucent",
  "apple-mobile-web-app-title": "J.VOGUE",
  "icons": [
    {
      "src": "/static/jvogue-logo.jpg?v=3",
      "sizes": "180x180",
      "type": "image/jpeg"
    },
    {
      "src": "/static/jvogue-logo.jpg?v=3",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
