{
  "name": "Website Audit AI Agent",
  "short_name": "Website Audit",
  "description": "Free pre-launch site audit. 44 checks across analytics, cookie consent, SEO, schema, security headers (CSP, HSTS, X-Frame-Options, Referrer-Policy), performance, and accessibility. Run before you ship.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14151f",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "lang": "en"
}