{
  "name": "機車駕照隨機考卷 V0.2.1",
  "short_name": "機車考卷",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "motorcycle_quiz_icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}