{
  "name": "Inner Lab · 照见",
  "short_name": "照见",
  "description": "向内探索，照见自己 — 心理测评与个人成长平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b1a",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "dir": "ltr",
  "id": "innerlab",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "education", "health"],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui"],
  "shortcuts": [
    {
      "name": "测评中心",
      "short_name": "测评",
      "description": "开始心理测评",
      "url": "/journey.html"
    },
    {
      "name": "我的档案",
      "short_name": "档案",
      "description": "查看性格档案",
      "url": "/hero.html"
    },
    {
      "name": "会员中心",
      "short_name": "会员",
      "description": "会员订阅与权益",
      "url": "/membership.html"
    }
  ]
}
