{
  "name": "iNewittAll — KS3 Biology & Geography",
  "short_name": "iNewittAll",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF8F1",
  "theme_color": "#1D2B53",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "any",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice",
      "url": "/practice/"
    },
    {
      "name": "KS3 Biology",
      "url": "/ks3-biology/"
    },
    {
      "name": "KS3 Geography",
      "url": "/ks3-geography/"
    }
  ]
}