{
  "name": "沐心命理",
  "short_name": "沐心命理",
  "description": "結合易經、吠陀占星與西方占星的專屬命理報告服務。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b0d",
  "theme_color": "#080b0d",
  "categories": ["lifestyle", "education"],
  "lang": "zh-Hant-TW",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "開始分析",
      "short_name": "命理分析",
      "description": "進入沐心命理分析台",
      "url": "/#app",
      "icons": [
        {
          "src": "./assets/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
