{
  "name": "Corner",
  "short_name": "Corner",
  "description": "Your AI team, visible and alive.",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1E",
  "theme_color": "#0A0F1E",
  "start_url": "/dashboard",
  "scope": "/dashboard",
  "icons": [
    { "src": "/corner/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/corner/pwa-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
