{
    "name": "ContractorDash - Best All in one Business Management Software",
    "short_name": "ContractorDash",
    "description": "All-in-one ERP software for Indian Small Businesses. Manage GST invoices, sites, material, labour & profit in one cloud platform.",
    "start_url": "/contractor-login?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View your dashboard",
            "url": "/contractor-login",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Invoices",
            "short_name": "Invoices",
            "description": "Manage invoices",
            "url": "/contractor-login",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Customers",
            "short_name": "Customers",
            "description": "Manage customers",
            "url": "/contractor-login",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop view"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view"
        }
    ]
}