{
  "name": "Bedly — Booking Management",
  "short_name": "Bedly",
  "description": "AI-powered booking system for small hospitality businesses",
  "start_url": "/manager/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e00016",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
