{
    "name": "Abdullah International - Electrical Contractors Pakistan",
    "short_name": "Abdullah Intl",
    "description": "Leading electrical contractors in Pakistan since 2003. Industrial electrical services, line stringing, substation design, solar electrification.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1e3a8a",
    "theme_color": "#1e3a8a",
    "scope": "/",
    "categories": ["business", "construction", "services"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "images/screenshot-home.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg"
        }
    ],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Contact Us",
            "url": "/contact.html",
            "description": "Get in touch with our team"
        },
        {
            "name": "Our Services",
            "url": "/services.html",
            "description": "View all electrical services"
        },
        {
            "name": "Get a Quote",
            "url": "/contact.html",
            "description": "Request a free quote"
        }
    ]
}