{
  "name": "SOMA — Kenya's AI Tutor",
  "short_name": "SOMA",
  "description": "CBC-aligned AI learning platform for Kenyan students PP1–Grade 12",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040F0C",
  "theme_color": "#1D9E75",
  "categories": ["education"],
  "lang": "en-KE",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/icon.svg", "sizes": "540x720", "type": "image/svg+xml", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard/junior", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Tuma AI", "url": "/dashboard/junior", "icons": [{ "src": "/icon.svg", "sizes": "any" }] }
  ]
}
