{
  "name": "TTW Fit For Health",
  "short_name": "FitForHealth",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A0F1C",
  "theme_color": "#0066FF",
  "icons": [
    {
      "src": "assets/ttw-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/ttw-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
