{
    "name": "NexPOS",
    "short_name": "NexPOS",
    "description": "আপনার দোকানের হিসাব, এখন হাতের মুঠোয় - Your shop's accounts, in your palm",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F7F8FA",
    "theme_color": "#0E7C7B",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
