{
    "name": "Laxmi Softech Solutions",
    "short_name": "LaxmiSoft",
    "description": "Mumbai's trusted IT solutions partner since 2009. Website Development, SEO, ERP Software, Digital Marketing & more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#2563EB",
    "orientation": "any",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "technology", "it services"],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "scope": "/",
    "serviceworker": {
        "src": "sw.js",
        "scope": "/"
    }
}
