{
  "id": "/",
  "short_name": "FactCheck AI",
  "name": "FactCheck AI - Truth Verification Engine",
  "description": "AI-powered real-time fact checking and truth verification engine.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#0F172A",
  "theme_color": "#10B981",
  "display": "standalone",
  "orientation": "portrait"
}
