{
  "name": "Somo AI Tutor by CBC Edu Kenya",
  "short_name": "Somo",
  "description": "Somo is a free CBC-trained AI tutor for Kenyan learners. Ask a question in English or Kiswahili and get a step-by-step answer that follows the KICD curriculum, not a generic chatbot reply.",
  "id": "/somo-ai/",
  "start_url": "/somo-ai/try?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E40AF",
  "theme_color": "#1E40AF",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    {
      "src": "/assets/pwa/somo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/somo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/somo-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask Somo a question",
      "short_name": "Ask Somo",
      "url": "/somo-ai/try?src=pwa-shortcut",
      "icons": [{ "src": "/assets/pwa/somo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Revision packs",
      "short_name": "Revision",
      "url": "/revision?src=pwa-shortcut",
      "icons": [{ "src": "/assets/pwa/somo-192.png", "sizes": "192x192" }]
    }
  ]
}
