{
  "name": "AI 一條龍｜課堂工作台",
  "short_name": "AI 課",
  "description": "想活動、寫計畫、做文宣、整理回饋，四階段提示詞與 Apps Script 一鍵複製",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1ea",
  "theme_color": "#2f6c62",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
