{
  "name": "Website Reviewer - Free AI Website Audit Tool",
  "short_name": "WebReviewer",
  "description": "The smartest free website audit tool for beginners. AI-powered analysis of SEO, security, speed, accessibility, and GDPR compliance across 16 categories.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Website Reviewer Dashboard"
    }
  ],
  "categories": ["business", "productivity", "utilities", "developer tools"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Analyze Website",
      "short_name": "Analyze",
      "description": "Start a new website audit",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Read Blog",
      "short_name": "Blog",
      "description": "SEO tips and web insights",
      "url": "/blog",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}