{
  "name": "Study Hub — ASWB Exam Prep",
  "short_name": "Study Hub",
  "description": "Editorial flashcards + AI-generated mock ASWB licensing exams that change every attempt.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f4ed",
  "theme_color": "#0f3b2e",
  "icons": [
    { "src": "/icon.svg",         "sizes": "any",       "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg","sizes": "any",       "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "5-Minute Round",  "short_name": "5 min",  "url": "/?action=round5",  "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Full Mock Exam",  "short_name": "Exam",   "url": "/exam.html",       "icons": [{ "src": "/icon.svg", "sizes": "any" }] }
  ],
  "categories": ["education", "productivity"]
}
