{
  "name": "追星像素基地 Fan Haven Hub",
  "short_name": "追星基地",
  "description": "珍藏 × 重溫 × 永久保存 —— 你的像素追星小屋",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7ec",
  "theme_color": "#3a4a6b",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
