{
  "name": "Bookd — Booking & Client Management",
  "short_name": "Bookd",
  "description": "The all-in-one booking, reminders, and client management system for service businesses.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF8FF",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo-circle.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-primary.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-GB",
  "scope": "/"
}
