{
  "name": "ScanoraAI — Fix Your Website in Seconds with AI",
  "short_name": "ScanoraAI",
  "description": "Free AI website audit. Analyze SEO, performance, Core Web Vitals, and UX instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a14",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ScanoraAI audit dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Run Free Audit",
      "short_name": "Audit",
      "url": "/",
      "description": "Start a free website audit"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View pricing plans"
    }
  ]
}
