{
  "name": "StudyDriversLicense - DMV Practice Tests",
  "short_name": "DMV Practice",
  "description": "Pass your DMV test first try. Free practice tests for all 50 states with smart mistake tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Practice Test",
      "short_name": "Practice",
      "description": "Start a practice test",
      "url": "/practice",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Mistakes",
      "short_name": "Mistakes",
      "description": "Review your mistakes",
      "url": "/illinois/car/missed-questions",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
