{
  "name": "RageCheck - Detect Outrage Bait",
  "short_name": "RageCheck",
  "description": "Analyze articles and social posts for manipulative language patterns, fear-mongering, and engagement bait.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#18181b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "news", "education"],
  "lang": "en",
  "dir": "ltr"
}
