{
  "name": "精灵动机世界 - AI动机心理学助手",
  "short_name": "精灵动机世界",
  "description": "16维动机测评 · 精灵AI对话 · 个性化成长方案。发现你的内在驱动力。",
  "start_url": "/static/index.html",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#D4A574",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
