{
    "name": "Blaniza Pedidos",
    "short_name": "Blaniza",
    "start_url": "/orders2",
    "background_color": "#2b2e32",
    "theme_color": "#2b2e32",
    "display": "standalone",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}