{
    "name": "SmartShop",
    "short_name": "SmartShop",
    "description": "Agricultural Shop Management System",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0c0a09",
    "theme_color": "#0c0a09",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%2310b981' rx='20' width='100' height='100'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' fill='white' font-size='50' font-weight='bold'>S</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
