{
  "name": "BEC Portal | Breakthrough Engineering Crew | Living Faith Church Canaanland, Ota.",
  "short_name": "BEC Portal",
  "description": "Breakthrough Engineering Crew Management platform for streamlined service operations.",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View dashboard"
    },
    {
      "name": "Services",
      "url": "/services",
      "description": "Manage services"
    },
    {
      "name": "Members",
      "url": "/members",
      "description": "View members"
    }
  ]
}
