{
  "name": "Hyrex Athletic Tracker",
  "short_name": "Hyrex Web",
  "description": "Private, local, offline progressive web app for tracking athletic performance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#0f0f11",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
