{
  "name": "意大利驾照理论题库 · Quiz Patente B",
  "short_name": "驾照题库",
  "description": "意大利交通部官方 7106 题理论题库，中意双语对照，含模拟考试与错题本。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/patente/",
  "scope": "/patente/",
  "id": "/patente/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0FFFF",
  "theme_color": "#008C45",
  "categories": ["education"],
  "icons": [
    { "src": "/patente/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/patente/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/patente/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "模拟考试",
      "short_name": "模拟考试",
      "description": "30 题 · 20 分钟 · 最多错 3 题",
      "url": "/patente/#exam",
      "icons": [{ "src": "/patente/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "分章节练习",
      "short_name": "章节练习",
      "description": "按官方 25 个章节逐个攻克",
      "url": "/patente/#topics",
      "icons": [{ "src": "/patente/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "错题本",
      "short_name": "错题本",
      "description": "复习做错过的题",
      "url": "/patente/#wrong",
      "icons": [{ "src": "/patente/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
