{
  "name": "CHIATECH JAMB CBT PRACTICE 2026",
  "short_name": "CHIATECH CBT",
  "description": "JAMB CBT Practice Platform by CHIATECH STEM ACADEMY — Learn, Know, Do & Create Success.",
  
  "start_url": "/subject.html",
  "scope": "/",
  
  "display": "standalone",
  "orientation": "portrait",
  
  "background_color": "#0f2f1f",
  "theme_color": "#184d28",
  
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": ["education", "productivity"],
  "lang": "en-NG",
  
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}