{
  "id": "rw.mpc.sisters.app",
  "name": "MPC Sisters Rwanda — Official Community & Schools Platform",
  "short_name": "MPC Rwanda",
  "description": "Progressive Web Application and Administrative Portal for MPC Sisters, ES Sainte Trinité Janja and ISF Muramba",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "orientation": "any",
  "categories": ["education", "social", "government", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "MPC Admin Console",
      "short_name": "Admin Console",
      "description": "Manage school admissions, curriculum materials, and diocesan news",
      "url": "/admin",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Student Academic Hub",
      "short_name": "Student Hub",
      "description": "Access admission letters, curriculum materials, and academic syllabi",
      "url": "/student",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "2026 Admissions & Tracking",
      "short_name": "Admissions",
      "description": "Apply for 2026 intake and track application status",
      "url": "/admission",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Child Sponsorship & Donations",
      "short_name": "Sponsorship",
      "description": "Support vulnerable and disabled children in Rwanda",
      "url": "/sponsorship",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
