{
  "name": "Bugzy — QA Platform for Bug Tracking & Release Sign-off",
  "short_name": "Bugzy",
  "description": "One-click bug reports with screenshots, session replays, and console logs attached automatically. Track every issue from discovery to release sign-off.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0d0f1b",
  "background_color": "#0d0f1b",
  "display": "standalone",
  "orientation": "any",
  "categories": ["developer tools", "productivity", "business"]
}
