{
  "name": "PulseFit",
  "short_name": "PulseFit",
  "description": "Workout routines for your watch, web, and WhatsApp.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "assets/images/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
