{
  "name": "Cal — AI Trainer",
  "short_name": "Cal",
  "description": "Your AI personal trainer",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#111413",
  "theme_color": "#111413",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
