{
    "name": "EDII-TN E-MARKETPLACE - நம் சந்தை",
    "short_name": "EDII-TN",
    "description": "Government of Tamil Nadu E-Commerce Platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#16a34a",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-IN",
    "dir": "ltr",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "shopping",
        "business"
    ],
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "description": "Go to home page",
            "url": "/",
            "icons": [
                {
                    "src": "/logo.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}