{
  "name": "Pulse Fitness Tracker",
  "short_name": "Pulse",
  "description": "Track your daily activity, workouts, and fitness goals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b16",
  "theme_color": "#070b16",
  "icons": [
    {
      "src": "/heart-pulse.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
