{
  "name": "Workflow Architect",
  "short_name": "Sys. Architect",
  "description": "Custom operational infrastructure for service businesses — CRM, dispatch, AI lead qualification, and revenue automation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4AF37",
  "background_color": "#0A0A0A",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/logo-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Workflow Architect — Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Discovery Call",
      "short_name": "Book Call",
      "description": "Schedule a consultation with Workflow Architect",
      "url": "/#contact",
      "icons": [{ "src": "/logo-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "About The Architect",
      "short_name": "About",
      "url": "/about",
      "icons": [{ "src": "/logo-mark.png", "sizes": "192x192" }]
    }
  ]
}
