{
  "name": "Stadi - Learn Skills. Start Earning.",
  "short_name": "Stadi",
  "description": "Kenya's vocational skills-to-income platform. Learn certified skills in local languages and start earning today.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FF6B35",
  "background_color": "#0A1628",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-48x48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse Courses",
      "short_name": "Courses",
      "description": "Browse available courses",
      "url": "/courses",
      "icons": [{ "src": "/icons/shortcut-courses.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Certificates",
      "short_name": "Certificates",
      "description": "View your certificates",
      "url": "/profile",
      "icons": [{ "src": "/icons/shortcut-cert.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
