{
  "name": "RedFlagger — Toxic Text Analyzer",
  "short_name": "RedFlagger",
  "description": "Paste any message. Find out if you're being manipulated.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#E53E3E",
  "orientation": "portrait-primary",
  "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" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Analyze a message",
      "url": "/",
      "description": "Paste a message to analyze"
    },
    {
      "name": "Hall of Fame",
      "url": "/hall-of-fame",
      "description": "See the most toxic messages ever submitted"
    }
  ]
}
