{
  "name": "Shiro Security",
  "short_name": "Shiro",
  "description": "AI-Powered Cybersecurity Dashboard - Protect your devices with 3-layer AI security",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/shiro-agent-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/shiro-agent-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View security dashboard"
    },
    {
      "name": "Agents",
      "url": "/dashboard?tab=agents",
      "description": "Manage connected agents"
    }
  ]
}
