{
  "name": "ApexIndex - AI Systems Diagnostic for UK SMEs",
  "short_name": "ApexIndex",
  "description": "Free AI business diagnostic and pathway finder. Discover whether your business needs workflow clarity, maintenance visibility, team training, or partnership.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ea8340",
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Start Diagnostic",
      "short_name": "Diagnostic",
      "description": "Begin the 6-question AI diagnostic",
      "url": "/diagnostic",
      "icons": [
        {
          "src": "/images/icon-diagnostic.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Book Audit",
      "short_name": "Audit",
      "description": "Book the £149 AI Systems Audit",
      "url": "/audit",
      "icons": [
        {
          "src": "/images/icon-audit.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
