{
  "name": "piighost",
  "short_name": "piighost",
  "description": "Anonymize PII before it reaches the LLM. A Python library for reversible PII anonymization pipelines.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#f6f8f9",
  "theme_color": "#f6f8f9",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/favicon.svg", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
