{
  "name": "VeroLente AI - Fact Verification",
  "short_name": "VeroLente AI",
  "description": "AI-powered fact-checking platform. Verify news, images, videos, and claims instantly with real-time analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["news", "education", "utilities"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x675",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
