{
  "name": "CelestChart - 专业占星平台",
  "short_name": "CelestChart",
  "description": "专业的在线占星平台，提供本命盘、行运盘、每日运势、天象日历、命运分析等全面的占星服务",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1f36",
  "theme_color": "#1a1f36",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "今日运势",
      "short_name": "运势",
      "description": "查看今日运势",
      "url": "/indextest.html?action=daily",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "screenshots": []
}
