{
  "name": "Helix PSA",
  "short_name": "Helix",
  "description": "Professional Services Automation — Service Desk, Field View, and MSP tools",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#1A2B4A",
  "icons": [
    {
      "src": "/helix-program-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Service Desk",
      "short_name": "Service Desk",
      "url": "/service-desk",
      "description": "Walk-in repair queue and intake"
    },
    {
      "name": "Field View",
      "short_name": "Field",
      "url": "/scheduling",
      "description": "Field technician dispatch and scheduling"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US"
}
