{
  "name": "StopAiFraud.com",
  "short_name": "SAF",
  "description": "AI Fraud Detection & Prevention Tools - Protect Yourself from AI-Powered Scams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "security", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Report Scam",
      "short_name": "Report",
      "description": "Report a suspected AI fraud incident",
      "url": "/report",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scam Alerts",
      "short_name": "Alerts",
      "description": "View latest AI fraud threat briefings",
      "url": "/alerts",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Detection Tools",
      "short_name": "Tools",
      "description": "Access AI fraud detection tools",
      "url": "/tools",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
