{
  "name": "AthleteID",
  "short_name": "AthleteID",
  "description": "The ultimate platform for hybrid athletes to track performance, compete globally, and push beyond limits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A08",
  "theme_color": "#0C0A08",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
