{
    "name": "NeoQrC",
    "short_name": "NeoQrC",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#060E0D",
    "theme_color": "#000000",
    "description": "Gerador de QR Codes Dinâmicos e Futuristas",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}