{
  "name": "Kanpan · 台股看盤",
  "short_name": "Kanpan",
  "description": "台股看盤與學習工具：真實行情、白話解釋、五步驟選股",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0E12",
  "theme_color": "#0B0E12",
  "lang": "zh-Hant-TW",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}