{
  "name": "PulsePoint — Find Your Perfect Gym",
  "short_name": "PulsePoint",
  "description": "Discover gyms, studios, and trainers near you with personalized PulseMatch recommendations.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfcfa",
  "theme_color": "#e85d3d",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}