{
  "name": "Brockademy — Child App",
  "short_name": "Child App",
  "description": "The home-learning arcade — quizzes, exams and rewards for Years 6–11.",
  "id": "/?app=child",
  "start_url": "/?app=child",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8EC",
  "theme_color": "#1B2540",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
