{
  "name": "Fitness Alignment",
  "short_name": "FA",
  "description": "Built for the man who's tired of starting over.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#384B5F",
  "theme_color": "#384B5F",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
