{
  "name": "Practice Growth Alliance",
  "short_name": "PGA",
  "description": "Diagnostic-first growth for physician-owned practices.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1220",
  "orientation": "portrait",
  "categories": ["business", "medical", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request a meeting",
      "short_name": "Meeting",
      "url": "/for-doctors?utm_source=pwa_shortcut",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services?utm_source=pwa_shortcut",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Insights & blog",
      "short_name": "Blog",
      "url": "/blog?utm_source=pwa_shortcut",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Team dashboard",
      "short_name": "Dashboard",
      "url": "/seo-autobot?utm_source=pwa_shortcut",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
