{
  "name": "ClearPath Suite",
  "short_name": "ClearPath",
  "description": "ClearPath Suite — 85+ CI tools, dashboards, KPI tracking and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2B6B",
  "theme_color": "#1B2B6B",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "assets/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-1024.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CI Toolkit",
      "short_name": "Toolkit",
      "description": "Open the 85-tool CI Toolkit",
      "url": "/?module=ci-toolkit",
      "icons": [{ "src": "assets/apple-touch-icon-180.png", "sizes": "180x180" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the CI OS Dashboard",
      "url": "/?module=dashboard",
      "icons": [{ "src": "assets/apple-touch-icon-180.png", "sizes": "180x180" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "Open the Projects module",
      "url": "/?module=projects",
      "icons": [{ "src": "assets/apple-touch-icon-180.png", "sizes": "180x180" }]
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
