{
  "name": "Zenpa: Private, local AI that finds your work's context",
  "short_name": "Zenpa",
  "description": "Zenpa connects your tools to reconstruct decisions, conversations, and knowledge across your work, with local AI processing on your Mac.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1612",
  "theme_color": "#9C6B43",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr"
}