{
  "name": "Recall",
  "short_name": "Recall",
  "description": "Team memory for AI coding sessions. One developer solves it. Every developer knows it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fefcf3",
  "theme_color": "#EA580C",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.ico", "sizes": "16x16 32x32", "type": "image/vnd.microsoft.icon" }
  ]
}
