{
  "name": "KASI by inSupply Health",
  "short_name": "KASI",
  "description": "KASI (Knowledge Automated Skills Interface): online courses, cohorts and certificates for health workers, by inSupply Health",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F5F2",
  "theme_color": "#1C3557",
  "lang": "en-KE",
  "icons": [
    {
      "src": "/brand/insupply-icon-fullcolour.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/insupply-icon-fullcolour.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue learning",
      "url": "/dashboard",
      "description": "Open your course home"
    },
    {
      "name": "Logbook",
      "url": "/logbook",
      "description": "Record a client service"
    },
    {
      "name": "My cohort",
      "url": "/cohort",
      "description": "Cohort home and community"
    }
  ]
}
