{
  "name": "Ujuzi",
  "short_name": "Ujuzi",
  "description": "Build your digital professional identity. Learn new skills. Connect with clients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#C75B24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "education", "productivity"],
  "lang": "en-KE",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/profile",
      "icons": [{ "src": "/icon-profile.png", "sizes": "96x96" }]
    },
    {
      "name": "Learn",
      "short_name": "Mwanga",
      "url": "/learn",
      "icons": [{ "src": "/icon-learn.png", "sizes": "96x96" }]
    },
    {
      "name": "Find Workers",
      "short_name": "Workers",
      "url": "/find-workers",
      "icons": [{ "src": "/icon-search.png", "sizes": "96x96" }]
    }
  ]
}
