{
  "name": "FakeAI - AI Content Detector",
  "short_name": "FakeAI",
  "description": "Free AI image and video detector. Upload any image or video to check if it's AI-generated or real.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "/assets/images/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
