{
  "name": "KFMMS — Kalema Facilities Management System",
  "short_name": "KFMMS",
  "description": "Enterprise CMMS for facilities management, preventive maintenance, asset tracking, and operational analytics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/logos/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logos/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Work Order",
      "url": "/dashboard?action=new-wo",
      "description": "Create a new work order"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open the main dashboard"
    }
  ],
  "screenshots": [],
  "lang": "en",
  "dir": "auto"
}
