{
  "name": "Meridian — PMO Intelligence",
  "short_name": "Meridian",
  "description": "PMO Intelligence Platform — sprint health, defects, planning, and team status for project delivery.",
  "theme_color": "#070f1a",
  "background_color": "#070f1a",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/projects",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Projects",
      "url": "/projects",
      "description": "Project selection hub"
    }
  ]
}
