{
  "name": "Brighty Learning",
  "short_name": "Brighty",
  "description": "Fun learning for South African Grade 1–7 learners following the CAPS curriculum.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0EA5E9",
  "background_color": "#EFF8FF",
  "categories": ["education", "kids"],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230EA5E9'/><text y='140' x='96' text-anchor='middle' font-size='120'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230EA5E9'/><text y='370' x='256' text-anchor='middle' font-size='320'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ask Brighty",
      "short_name": "Ask",
      "description": "Chat with your AI tutor",
      "url": "/ask-brighty",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🤖</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Take a Quiz",
      "short_name": "Quiz",
      "description": "Start a quiz",
      "url": "/quiz",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📝</text></svg>", "sizes": "96x96" }]
    }
  ]
}
