{
  "name": "ConveLabs - Mobile Phlebotomy",
  "short_name": "ConveLabs",
  "description": "Book at-home blood draws and lab services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["health", "medical"],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/book-now",
      "description": "Book a new blood draw appointment"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your appointments and account"
    }
  ]
}
