{
  "name": "Diving Board",
  "short_name": "Diving Board",
  "description": "Your free gym companion — log workouts, track progress, build routines.",
  "start_url": "/log",
  "display": "standalone",
  "background_color": "#0F1A24",
  "theme_color": "#0F1A24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
