{
    "name": "TunasShop",
    "short_name": "TunasShop",
    "description": "Tu cat\u00e1logo digital de variedad y art\u00edculos importados.",
    "version": "1.0.0",
    "start_url": "https://tunasshop.com/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#11452D",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://tunasshop.com/assets/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://tunasshop.com/assets/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}