{
    "id": "smartlynx-pwa",
    "name": "SmartLynx Automations",
    "short_name": "SmartLynx",
    "description": "Premium Smart Home Automation Solutions in Bangalore — touch panels, smart locks, home theater, and intelligent sensors.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#030712",
    "theme_color": "#1a6b6a",
    "orientation": "portrait-primary",
    "categories": [
        "lifestyle",
        "utilities",
        "smart home"
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "icons": [
        {
            "src": "/logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "View Products",
            "short_name": "Products",
            "description": "Browse our smart home product catalogue",
            "url": "/#catalogue",
            "icons": [
                {
                    "src": "/logo.jpeg",
                    "sizes": "192x192",
                    "type": "image/jpeg"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with SmartLynx",
            "url": "/#contact",
            "icons": [
                {
                    "src": "/logo.jpeg",
                    "sizes": "192x192",
                    "type": "image/jpeg"
                }
            ]
        },
        {
            "name": "Downloads",
            "short_name": "Downloads",
            "description": "Download product brochures and catalogues",
            "url": "/#downloads",
            "icons": [
                {
                    "src": "/logo.jpeg",
                    "sizes": "192x192",
                    "type": "image/jpeg"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "SmartLynx Home Automation"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}