{
  "name": "CLMC Transport Cooperative",
  "short_name": "CLMC Transport",
  "description": "Cordova Lapu-Lapu Metro Cebu Transport Cooperative Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d2559",
  "theme_color": "#0d2559",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/clmc-logo.png",
      "sizes": "410x410",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to Executive Dashboard"
    },
    {
      "name": "Dispatch",
      "url": "/dispatch",
      "description": "Bus Dispatch Management"
    }
  ]
}
