{
  "name": "A Believers EMS LLC — Houston Non-Emergency Medical Transport",
  "short_name": "A Believers EMS",
  "description": "Family-run, Black-owned non-emergency medical transport in Houston, TX. Stretcher, wheelchair, BLS, dialysis and discharge transport since 2006.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A3D62",
  "theme_color": "#0A3D62",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["medical", "health", "transportation", "business", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo.jpg",
      "sizes": "192x192 512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule Transport",
      "short_name": "Schedule",
      "description": "Call A Believers EMS to schedule transport",
      "url": "/contact.php"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View all non-emergency transport services",
      "url": "/services.php"
    },
    {
      "name": "Call Dispatch",
      "short_name": "Call",
      "url": "tel:+12815878700"
    }
  ]
}
