{
  "name": "Agentic Back Office",
  "short_name": "Agentic",
  "description": "The first truly AI-native insurance back office. Unified policy administration, CRM, and accounting automation designed for IFRS17 compliance across the UK and Europe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0891B2",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/logo-icon-new.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-icon-new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/ai-architecture.png",
      "sizes": "1200x800",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Book a Demo",
      "short_name": "Demo",
      "description": "Schedule a demo of Agentic Back Office",
      "url": "/?demo=true",
      "icons": [
        {
          "src": "/images/logo-icon-new.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
