{
  "name": "PermitPasser - Learner's Permit Practice Test",
  "short_name": "PermitPasser",
  "description": "Free study app for the US learner's permit test — road signs, right-of-way, and rules of the road for all 50 states and DC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#e8590c",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
