{
  "name": "Redemption Chaplaincy International",
  "short_name": "RCI",
  "description": "Redemption Chaplaincy International (RCI) — chaplaincy training under RCCG. Total Priests and Total Soldiers of Christ.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "en-NG",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/assets/crest.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/rci.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply",
      "short_name": "Apply",
      "description": "Apply for RCI chaplaincy training",
      "url": "/cadet-apply",
      "icons": [{ "src": "/assets/crest.png", "sizes": "192x192" }]
    },
    {
      "name": "Programs",
      "short_name": "Programs",
      "description": "View chaplaincy training programs",
      "url": "/programs",
      "icons": [{ "src": "/assets/crest.png", "sizes": "192x192" }]
    },
    {
      "name": "About RCI",
      "short_name": "About",
      "description": "About Redemption Chaplaincy International",
      "url": "/about",
      "icons": [{ "src": "/assets/crest.png", "sizes": "192x192" }]
    }
  ]
}
