{
  "name": "VeriSight - Video Authenticity Checker",
  "short_name": "VeriSight",
  "description": "AI-powered video authenticity analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121620",
  "theme_color": "#22b8cf",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
