{
  "name": "Teacher Portal - Ahenkro Methodist SBA",
  "short_name": "Teacher Portal",
  "description": "Official Teacher Portal for SBA score entry, attendance, and lesson planning",
  "start_url": "./teacher.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000c2e",
  "theme_color": "#000c2e",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}