{
  "id": "/",
  "name": "Tonygists Smart Test Hub",
  "short_name": "Smart Test Hub",
  "description": "Comprehensive Computer Based Testing (CBT), examination management, attendance tracking, and school management platform.",
  "start_url": "https://demosth.tonygists.name.ng/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Student CBT Examination Portal",
      "short_name": "CBT Portal",
      "description": "Launch the student examination portal",
      "url": "https://demosth.tonygists.name.ng/",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Staff & Teacher Attendance Desk",
      "short_name": "Attendance",
      "description": "Clock in and out for daily school attendance",
      "url": "https://demosth.tonygists.name.ng/",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ]
}
