{
  "name": "DURHAM REGION SCRAPYARD",
  "short_name": "DURHAM SCRAPYARD",
  "description": "Welcome to the Durham Region Automotive Scrapyard app, your one-stop solution for Scrap Car Removal, Vehicle Recycling, and Used Auto Parts. We offer fast and reliable Junk Car Pickup with a free Towing Service. Whether you're looking for Metal Recycling services or parts for your car, our team ensures efficient, eco-friendly solutions. Get the best value for your junk vehicle with us today!",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#0000ff",
  "window_controls_overlay": {
    "enabled": true
  },
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-phone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/1280x720.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/828x1792.png",
      "sizes": "828x1792",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-new"
  },
  "protocol_handlers": [
    {
      "protocol": "tel",
      "url": "tel:%s"
    },
    {
      "protocol": "sms",
      "url": "sms:%s"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://durham-region.auto-scrap-yard.com"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Quote Now",
      "short_name": "Quote",
      "description": "Online Scrap Quote Now",
      "url": "/direct-online-scrap-car-removal-quote",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call for Scrap Quote",
      "url": "tel:+12896243591",
      "icons": [
        {
          "src": "/icon-phone-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=#",
      "id": "com.example.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/#/#"
    },
    {
      "platform": "windows",
      "url": "https://www.microsoft.com/store/apps/#"
    }
  ],
  "prefer_related_applications": false,
  "permissions": [
    "camera",
    "microphone",
    "geolocation"
  ],
  "id": "ASYdr",
  "edge_side_panel": {
    "preferred_width": 400
  }
}