{
  "name": "LeanCue",
  "short_name": "LeanCue",
  "description": "Private behavior-guided wellness companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#051127",
  "theme_color": "#0a1c3d",
  "icons": [
    {
      "src": "/leancue-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/leancue-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
