{
  "name": "PR需求管理",
  "short_name": "PR需求",
  "description": "需求管理、聊天协作与待办工作区",
  "start_url": "/pr/pr",
  "scope": "/pr/",
  "display": "standalone",
  "background_color": "#f5f7ff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/pr/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pr/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
