{
  "name": "Cloud Posse",
  "short_name": "CloudPosse",
  "description": "Cloud Posse provides expert DevOps solutions, Terraform modules, and infrastructure-as-code to accelerate AWS deployments. Optimize your cloud infrastructure with our open-source tools and best practices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/api/favicon/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/favicon/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/favicon/32x32.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/automated-updates.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Automated Updates"
    },
    {
      "src": "/images/screenshots/automated-update-pr.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Automated Update PR"
    },
    {
      "src": "/images/screenshots/datadog-dashboard-1.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Datadog Dashboard"
    },
    {
      "src": "/images/screenshots/security-hub-controls-1.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Security Hub Controls"
    },
    {
      "src": "/images/screenshots/security-hub-score-1.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Security Hub Score"
    },
    {
      "src": "/images/screenshots/slack-support-1.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Slack Support"
    },
    {
      "src": "/images/screenshots/software-delivery-1.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Software Delivery"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our DevOps consulting services",
      "url": "/services",
      "icons": [
        {
          "src": "/api/favicon/96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Support",
      "short_name": "Support",
      "description": "Get help and support for our services",
      "url": "/support",
      "icons": [
        {
          "src": "/api/favicon/96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View our consulting and support pricing",
      "url": "/pricing",
      "icons": [
        {
          "src": "/api/favicon/96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Talk to an Engineer",
      "short_name": "Talk",
      "description": "Join our weekly office hours and AMA sessions",
      "url": "/meet",
      "icons": [
        {
          "src": "/api/favicon/96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read our latest DevOps articles and tutorials",
      "url": "/blog",
      "icons": [
        {
          "src": "/api/favicon/96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
