{
  "name": "Tools for Scholars \u2014 Digital Curriculum Portal",
  "short_name": "TFS Scholars",
  "description": "Offline-capable digital textbook library and assessment portal aligned with the Nigerian national curriculum.",
  "start_url": "/student-dashboard/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}