{
  "name": "Jayhealth Medical Clinic",
  "short_name": "Jayhealth",
  "description": "Compassionate family healthcare in Arlington, TX. Book appointments, access your patient portal, and manage your health online.",
  "start_url": "/jayhealth/",
  "scope": "/jayhealth/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A2463",
  "background_color": "#ffffff",
  "lang": "en-US",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/jayhealth/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jayhealth/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jayhealth/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jayhealth/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a new appointment",
      "url": "/jayhealth/appointment.php",
      "icons": [{ "src": "/jayhealth/assets/images/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Portal",
      "short_name": "Portal",
      "description": "Access your patient dashboard",
      "url": "/jayhealth/portal/dashboard.php",
      "icons": [{ "src": "/jayhealth/assets/images/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact Clinic",
      "short_name": "Contact",
      "description": "Get in touch with the clinic",
      "url": "/jayhealth/contact.php",
      "icons": [{ "src": "/jayhealth/assets/images/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/jayhealth/assets/images/sections/home-doctor-team.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Jayhealth Medical Clinic homepage"
    },
    {
      "src": "/jayhealth/assets/images/sections/doctor-consult.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Book an appointment on mobile"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
