{
  "name": "AFCE Information Management System",
  "short_name": "AFCE IMS",
  "description": "Agency for Community Empowerment - Information Management System",
  "theme_color": "#1B5E7A",
  "background_color": "#F5F7FA",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/afce-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/afce-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/afce-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Beneficiaries",
      "short_name": "Beneficiaries",
      "description": "Register and manage beneficiaries",
      "url": "/mne/beneficiaries",
      "icons": [{ "src": "/afce-logo.png", "sizes": "96x96" }]
    }
  ]
}
