{
  "name": "EAP",
  "short_name": "EAP",
  "description": "EAP (Education Ambition Possibility): classroom lessons and teacher tools for Kenya",
  "start_url": "/teacher",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f2a43",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "Mark Papers",
      "short_name": "Mark",
      "url": "/teacher?view=mark",
      "description": "Open marking app"
    }
  ]
}
