{
  "name": "Seven Bridges Auto Repairing Garage LLC",
  "short_name": "Seven Bridges Auto",
  "description": "Expert auto repair in Al Qusais, Dubai since 2014. Specializing in mechanical repairs, electrical diagnostics, denting, painting, AC works, and computer diagnostics. 4.9★ Google rated.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#172b5c",
  "theme_color": "#ffb324",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Home page of Seven Bridges Auto Repairing Garage"
    },
    {
      "src": "/images/screenshots/services-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Our auto repair services in Dubai"
    },
    {
      "src": "/images/screenshots/contact-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Contact and location information"
    }
  ],
  "categories": [
    "automotive",
    "repair",
    "services",
    "business"
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule your vehicle service appointment",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Contact Seven Bridges Auto Repair",
      "url": "tel:+97145566778",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our auto repair services",
      "url": "/services",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}