{
  "name": "Hubbsy Booking",
  "short_name": "Hubbsy",
  "description": "Book your beauty appointments instantly",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090e",
  "theme_color": "#c8a97e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://i.postimg.cc/PrV6tHP4/B1F2129D-0F0D-4347-ADD1-51575AF38912.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.postimg.cc/PrV6tHP4/B1F2129D-0F0D-4347-ADD1-51575AF38912.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "beauty"],
  "shortcuts": [
    {
      "name": "Book Now",
      "url": "/",
      "description": "Book a new appointment"
    }
  ]
}
