{
  "name": "BotShield Alpha AI Threat Detection",
  "short_name": "BotShield Alpha",
  "description": "AI-powered real-time threat detection and behavioral analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://picsum.photos/seed/botshield-icon-192/192/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://picsum.photos/seed/botshield-icon-512/512/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "utilities"],
  "screenshots": [
    {
      "src": "https://picsum.photos/seed/botshield-screen-1/1080/1920",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Real-time Threat Dashboard"
    }
  ]
}
