{
  "name": "CryptoPulse - 加密貨幣交易信號監控",
  "short_name": "CryptoPulse",
  "description": "智能加密貨幣交易信號監控平台，提供即時 RSI、恐懼貪婪指數、資金流指標監控與警報通知",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
