{
  "name": "FreeToLearn — Brain Health in Teaching and Learning",
  "short_name": "FreeToLearn",
  "description": "Psychology resource library for educators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbf4",
  "theme_color": "#1a6bbf",
  "orientation": "any",
  "categories": ["education", "health"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Resources",
      "url": "/resources",
      "description": "Open the resource library"
    },
    {
      "name": "Get Resources",
      "url": "/auth/get-resources",
      "description": "Sign in or register"
    }
  ]
}
