{
    "name": "INTRUST | Premium Gift Cards & NFC",
    "short_name": "INTRUST",
    "description": "Premium Gift Cards, NFC solutions, and smart e-commerce—all in one secure platform",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#171A21",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}