{
  "name": "ChangePilot — Structured Project Planning",
  "short_name": "ChangePilot",
  "description": "Turn unstructured work into a real plan — owners, timelines, dependencies, and the steps that always get missed in a spreadsheet.",
  "start_url": "/projects",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "My projects",
      "url": "/projects",
      "description": "Open your projects board"
    },
    {
      "name": "Plan something new",
      "url": "/projects/planning",
      "description": "Open the guided planner"
    },
    {
      "name": "Quick capture",
      "url": "/screener/actions",
      "description": "Paste a paragraph or task list to scope new work"
    }
  ]
}
