{
  "name": "StudyVET",
  "short_name": "StudyVET",
  "description": "StudyVET — Practice. Review. Pass. Vet medicine question bank with spaced repetition and mock exams.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1f",
  "theme_color": "#14b8a6",
  "categories": ["education", "medical"],
  "icons": [
    { "src": "./assets/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ]
}
