{
  "short_name": "CEPRES NTE",
  "name": "CEPRES National Transformation Engine",
  "description": "Liberia's unified development platform — Education, Health, Agriculture, Enterprise",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#00594C",
  "orientation": "portrait-primary",
  "categories": ["education", "government", "health"],
  "icons": [
    {
      "src": "/brand/cepres-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/cepres-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "CAEWAP — Apply",
      "short_name": "CAEWAP",
      "description": "Apply for the CEPRES Adult Education & WASSCE Preparation programme",
      "url": "/caewap/apply",
      "icons": [{ "src": "/brand/cepres-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Application Status",
      "short_name": "My Status",
      "description": "Check the status of your CAEWAP or NCETI application",
      "url": "/caewap/status",
      "icons": [{ "src": "/brand/cepres-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "NCETI — School Recruitment",
      "short_name": "NCETI",
      "description": "Apply your school to the CEPRES network",
      "url": "/nceti/apply",
      "icons": [{ "src": "/brand/cepres-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Field Worker (ASP)",
      "short_name": "Field",
      "description": "Log farm visits in low-connectivity areas",
      "url": "/asp/field",
      "icons": [{ "src": "/brand/cepres-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Course Registration",
      "short_name": "CPACS",
      "description": "Validate your CPACS code and register courses",
      "url": "/cpacs/my",
      "icons": [{ "src": "/brand/cepres-logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
