{
  "name": "Kindred",
  "short_name": "Kindred",
  "description": "Knowledge workspace with native AI",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F1EBDD",
  "theme_color": "#211C14",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
