{
  "name": "Cambo App",
  "short_name": "Cambo",
  "description": "Capture a question, get Claude's answer, keep moving.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e4e5e8",
  "theme_color": "#1d1d1f",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
