{
  "name": "日經雷達 Nikkei Radar",
  "short_name": "日經雷達",
  "description": "日本股市資訊彙整平台 - 日經225即時報價、AI市場情緒分析、財經新聞、選擇權數據",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "zh-TW",
  "categories": ["finance", "news", "business"],
  "icons": [
    {
      "src": "https://nikkei225.com.tw/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://nikkei225.com.tw/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "日經報價",
      "short_name": "報價",
      "url": "/",
      "description": "查看日經225即時報價"
    },
    {
      "name": "財經新聞",
      "short_name": "新聞",
      "url": "/news",
      "description": "瀏覽日本財經新聞"
    },
    {
      "name": "股市情緒分析",
      "short_name": "情緒",
      "url": "/sentiment",
      "description": "AI 市場情緒分析"
    },
    {
      "name": "日圓匯率",
      "short_name": "匯率",
      "url": "/forex",
      "description": "日圓匯率追蹤"
    }
  ]
}
