{
  "name": "TextGuard - AI Detection & Plagiarism Check",
  "short_name": "TextGuard",
  "description": "Analyze documents for AI-generated content, check for plagiarism, and humanize text.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
