{
  "name": "UXAuditPro",
  "short_name": "UXAuditPro",
  "description": "AI-powered UX audits that tell you exactly what to fix. Get a full audit in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDECEA",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
