{
  "name": "PassFirstDMV – Michigan DMV Practice Test",
  "short_name": "PassFirstDMV",
  "description": "Michigan DMV practice test with 5,000+ questions from the official SOS handbook. Pass your Michigan knowledge test first try.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Michigan DMV Practice Test Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice Banks",
      "short_name": "Practice",
      "description": "Browse all 50 Michigan DMV practice banks",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Real Test Simulation",
      "short_name": "Real Test",
      "description": "Take a full 50-question Michigan SOS simulation",
      "url": "/tests",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
