{
  "name": "C-Flex FMS Portal",
  "short_name": "C-Flex",
  "description": "Runless Orchestrator for Managed Service Providers — UPS, Network, SBC, Teams Phone monitoring and automation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f62fe",
  "background_color": "#161616",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SLA Overview",
      "url": "/sla",
      "description": "Customer SLA performance"
    },
    {
      "name": "Open tickets",
      "url": "/tickets",
      "description": "Active incidents"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "ko",
  "dir": "ltr"
}
