{
  "name": "BookedHere",
  "short_name": "BookedHere",
  "description": "Elegant Booking for Beauty & Wellness Professionals",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-192.svg",
      "sizes": "192x192 384x384 512x512",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#4F46E5",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
} 