{
  "name": "HQ! Learning",
  "short_name": "HQ!",
  "description": "Mobile learning, quizzes, treasure hunts, and expert feedback.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fbf8",
  "theme_color": "#004225",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}