{
  "name": "EnterpriseIQ — Intelligent Enterprise Operations",
  "short_name": "EnterpriseIQ",
  "description": "Intelligent Facilities. Smarter Decisions. Field inspections, asset scanning, photos and voice notes that work with no signal.",
  "id": "/",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#0F172A",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Field dashboard", "short_name": "Field", "url": "/field" },
    { "name": "Start an inspection", "short_name": "Inspect", "url": "/fiq/inspections" },
    { "name": "My PM tasks today", "short_name": "PM today", "url": "/cmms/pm/today" },
    { "name": "Log a work order", "short_name": "Work order", "url": "/cmms/workorders" }
  ]
}
