{
    "name": "Signiqo Wallet",
    "short_name": "Signiqo",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%233b82f6'/><text x='50%25' y='50%25' font-size='256' text-anchor='middle' dy='.3em' fill='white' font-family='sans-serif'>S</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%233b82f6'/><text x='50%25' y='50%25' font-size='256' text-anchor='middle' dy='.3em' fill='white' font-family='sans-serif'>S</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}