{
  "id": "/",
  "name": "Chatresh Consultants | Digital & Cloud Transformation",
  "short_name": "Chatresh",
  "description": "Enterprise cloud architecture, AI engineering, and digital transformation software consultancy based in Sevenoaks, Kent, UK.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#0f172a",
  "theme_color": "#003EA1",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Services & Engineering",
      "short_name": "Services",
      "description": "Explore enterprise cloud, AI, and DevOps capabilities",
      "url": "/services?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Engineering Squads",
      "short_name": "Teams",
      "description": "Meet our Sevenoaks directors, managers, and engineering pods",
      "url": "/teams?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book 15-Min Discovery",
      "short_name": "Discovery",
      "description": "Schedule a direct consultation with our technical team",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tech Blog & Insights",
      "short_name": "Blog",
      "description": "Read engineering deep dives and architecture guides",
      "url": "/blog?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
