{
  "name": "Sherise 360 Learning Portal",
  "short_name": "Sherise 360",
  "description": "Learn, build your venture, and earn certificates with the Sherise 360 learner portal.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#006D77",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Training",
      "short_name": "Training",
      "url": "/training",
      "description": "Jump straight to your courses"
    },
    {
      "name": "Incubator",
      "short_name": "Incubator",
      "url": "/incubator",
      "description": "Manage your venture"
    }
  ]
}
