{
  "name": "韋恩互動美語",
  "short_name": "韋恩英文",
  "description": "AI 英語口說練習 & 國高中學習專區，整合 Google Gemini AI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#0f0e17",
  "orientation": "portrait-primary",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230f0e17'/><text x='96' y='130' font-size='110' text-anchor='middle'>🗣️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230f0e17'/><text x='256' y='340' font-size='300' text-anchor='middle'>🗣️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "口說練習",
      "short_name": "對話",
      "url": "./index.html",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='72' font-size='80' text-anchor='middle'>🗣️</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "學習專區",
      "short_name": "學習",
      "url": "./student.html",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='72' font-size='80' text-anchor='middle'>🎓</text></svg>", "sizes": "96x96"}]
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false
}
