{
  "name": "Axlynq - Intelligent QA Testing",
  "short_name": "Axlynq",
  "description": "AI-powered bug detection that works like a real user. Catch bugs before your users do with zero setup.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#FF5523",
  "scope": "/",
  "lang": "en",
  "categories": ["developer tools", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "48x48" }]
    }
  ]
}
