{
  "name": "TruthSeeker.ai",
  "short_name": "TruthSeeker",
  "description": "Real-Time Verification Intelligence — Cross-reference news across multiple sources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a13",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "categories": ["news"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Live Search", "url": "/#search", "description": "Search & verify any topic in real-time" }
  ]
}
