{
  "name": "Withers",
  "short_name": "Withers",
  "description": "Ride. Record. Refine. Your equestrian training journal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F3",
  "theme_color": "#2D4A3E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/withers-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/withers-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
