{
  "name": "School of Bias",
  "short_name": "School of Bias",
  "description": "Learn to recognise and resist the cognitive biases that shape your decisions. Interactive lessons in behavioural science.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#3f665c",
  "background_color": "#f8faf8",
  "categories": ["education", "science"],
  "lang": "en-GB",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse courses",
      "url": "/",
      "description": "See all available courses"
    },
    {
      "name": "Library",
      "url": "/library",
      "description": "Behavioural science reading list"
    },
    {
      "name": "Journals",
      "url": "/journals",
      "description": "Key academic journals"
    }
  ]
}
