{
  "name": "NeuroPrime 神經啟動",
  "short_name": "NeuroPrime",
  "description": "NeuroPrime：開跑前 3 分鐘的神經啟動／認知暖身。Stroop、反應抑制、任務切換、記憶更新、快速決策。",
  "lang": "zh-Hant",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffd21e",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
