{
    "name": "JSM Software - Business Reporting Solution",
    "short_name": "JSM Reports",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1565C0",
    "theme_color": "#1565C0",
    "description": "Comprehensive business management solution for Textile, Agency and Petrochemicals industries. Reports, Sales, Purchase, Inventory and Accounting management.",
    "orientation": "any",
    "prefer_related_applications": false,
    "scope": "/",
    "categories": ["business", "finance", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "display_override": ["standalone", "fullscreen"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Home",
            "description": "View your business dashboard",
            "url": "/",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
