{
  "name": "DelPhish - AI Phishing Detection",
  "short_name": "DelPhish",
  "description": "AI-powered phishing email and SMS detection engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050a15",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/static/img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
