{
  "name": "CatalystAgile — Delivery Tools Suite",
  "short_name": "CatalystAgile",
  "description": "54 live experiences built from real delivery pressure by Ignatious P.",
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#0B1426",
  "theme_color": "#0B1426",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Open 54 Experiences",
      "short_name": "Tools",
      "description": "Launch the CatalystAgile delivery tools library.",
      "url": "/tools?source=pwa-shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Review Case Studies",
      "short_name": "Cases",
      "description": "Open anonymized case studies and portfolio evidence.",
      "url": "/portfolio?source=pwa-shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Contact Ignatious",
      "short_name": "Contact",
      "description": "Open the contact page.",
      "url": "/contact?source=pwa-shortcut",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business", "utilities"]
}
