{
  "name": "NCC Cadet Management System",
  "short_name": "NCC CMS",
  "description": "Secure portal for NCC cadet management, attendance, and administration.",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#1a1c1e",
  "theme_color": "#0a58ca",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192 512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
