{
  "name": "Scam Sniffer – Free AI Scam Checker",
  "short_name": "Scam Sniffer",
  "description": "Not sure if that call, email, or text is a scam? Get instant AI-powered analysis with clear steps to stay safe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#1C4E80",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}