{
  "name": "ContentGuard Lite",
  "short_name": "ContentGuard",
  "description": "Free client-side content analysis toolkit. Plagiarism, AI detection, image search, rewriter & YouTube tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070c17",
  "theme_color": "#070c17",
  "orientation": "any",
  "lang": "en",
  "scope": "/",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23070c17'/%3E%3Ctext y='380' x='56' font-size='380'%3E%F0%9F%9B%A1%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Plagiarism Checker",
      "url": "/plagiarism.html",
      "description": "Check text for internal similarity"
    },
    {
      "name": "AI Text Detector",
      "url": "/ai-detector.html",
      "description": "Detect AI-generated text"
    },
    {
      "name": "Content Rewriter",
      "url": "/rewriter.html",
      "description": "Rewrite and humanize content"
    },
    {
      "name": "YouTube Tools",
      "url": "/youtube-tools.html",
      "description": "Extract YouTube metadata & thumbnails"
    }
  ],
  "prefer_related_applications": false
}
