{
  "name": "Judah Route Delivery",
  "short_name": "JRD",
  "description": "Judah Route Delivery services and Quick Ride estimates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050608",
  "theme_color": "#050608",
  "icons": [
    {
      "src": "/JRD_App_Icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/JRD_App_Icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}