{
  "name": "PassLane — Insurance Exam Prep",
  "short_name": "PassLane",
  "description": "Hands-free voice study for insurance licensing exams. Spaced repetition, auto-advance, works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#4a9eff",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "lang": "en-US",
  "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" }
  ],
  "shortcuts": [
    { "name": "Life & Health", "url": "/?mode=lh",   "description": "Start a Life & Health session"         },
    { "name": "P&C Study",     "url": "/?mode=pc",   "description": "Start a Property & Casualty session"   },
    { "name": "E&S Study",     "url": "/?mode=es",   "description": "Start a Surplus Lines session"         },
    { "name": "All Questions", "url": "/?mode=all",  "description": "Study all three exam tracks combined"  }
  ]
}
