{
  "name": "SoloChief - Autonomous Executive Team",
  "short_name": "SoloChief",
  "description": "The Autonomous Executive Team. We replace operational friction with intelligent execution. Scale your business without scaling your headcount.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/solochief-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/solochief-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/solochief-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/solochief-logo-social.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/solochief-logo-social.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Deploy Your Team",
      "short_name": "Deploy",
      "description": "Start deploying your autonomous team",
      "url": "/book?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/solochief-logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View SoloChief pricing plans",
      "url": "/pricing?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/solochief-logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
