{
  "name": "Fraud Attacks - Digital Detective Academy",
  "short_name": "Fraud Attacks",
  "description": "Transform into an elite fraud investigator with AI-powered training scenarios and real-world detection workflows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00D4FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png", 
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity", "security"],
  "lang": "en-US"
} 