{
  "name": "UmkhoAI Classroom Translator",
  "short_name": "UmkhoAI",
  "description": "Offline AI-powered classroom translation for South African schools",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1B5E20",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231B5E20'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white'>📚</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}