{
  "name": "Agent Spectre — DPO Agent for GDPR Compliance",
  "short_name": "Agent Spectre",
  "description": "DPO Agent for GDPR compliance — queue, ROPA/schema, audits, APIs. Article 17 erasure for individuals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["privacy", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}

