{
  "name": "Alzaidi LLC Medical Transport",
  "short_name": "Alzaidi LLC",
  "description": "Non-Emergency Medical Transportation Services in Phoenix, AZ",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#0c2461",
  "theme_color": "#0c2461",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "transportation"],
  "icons": [
    { "src": "/icons/icon-57.png",  "sizes": "57x57",   "type": "image/png" },
    { "src": "/icons/icon-60.png",  "sizes": "60x60",   "type": "image/png" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-76.png",  "sizes": "76x76",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-114.png", "sizes": "114x114", "type": "image/png" },
    { "src": "/icons/icon-120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-167.png", "sizes": "167x167", "type": "image/png" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Request a Ride",
      "short_name": "Book Ride",
      "description": "Book a NEMT ride",
      "url": "/request.php",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.php",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
