{
  "name": "Stage 2 Radar",
  "short_name": "Radar",
  "description": "強勢股雷達 — GO/WATCH/WAIT 決策輔助",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071018",
  "theme_color": "#071018",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}