{
  "name": "澳洲建筑执照 DB-U 考试助手",
  "short_name": "DB-U 考试",
  "description": "澳洲维多利亚州 DB-U 建筑执照考试刷题、AI 出题、模拟考试与学习看板",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/bot-avatar.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bot-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "开始刷题",
      "short_name": "刷题",
      "url": "/?action=quiz"
    },
    {
      "name": "模拟考试",
      "short_name": "考试",
      "url": "/?action=exam"
    }
  ]
}
