{
  "name": "DebateGuard",
  "short_name": "DebateGuard",
  "description": "AI-powered real-time debate fact-checker. Catches lies and mistakes live.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1625",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
