{
  "name": "隨手複習",
  "short_name": "複習",
  "description": "碎片時間的主動回想：照學習地圖出題，工作只調權重與深度。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1B2B",
  "theme_color": "#0E1B2B",
  "lang": "zh-Hant",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
