{
  "name": "ADEYSONS HEALTH Certified Phlebotomy & Medical Courier Services",
  "short_name": "ADEYSONS HEALTH",
  "description": "ADEYSONS HEALTH Certified Phlebotomy & Medical Courier Services — certified mobile phlebotomy and STAT medical courier across Greater Houston. Book, track, and manage your appointments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0B463B",
  "categories": ["medical", "health", "productivity", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/book",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Appointment",
      "short_name": "Track",
      "url": "/track",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "url": "/admin",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    }
  ]
}
