{
  "name": "Calseta — The data layer for your security agents",
  "short_name": "Calseta",
  "description": "Open-source, self-hostable data layer for security AI agents. Alert ingestion, normalization, enrichment, and context delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000C09",
  "theme_color": "#000C09",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "security"],
  "icons": [
    {
      "src": "/images/favicon.ico",
      "sizes": "any",
      "type": "image/ico",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/calseta-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/calseta-logo.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Calseta SOC Management Platform"
    }
  ]
} 