{
  "name": "ATL Fitness 24/7",
  "short_name": "ATL Fitness",
  "description": "24/7 Member Portal & Custom Workout Tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0e",
  "theme_color": "#0b0b0e",
  "orientation": "portrait",
  "icons": [
    {
     "src": "/atl-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/atl-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
