{
    "id": "/",
    "name": "Botanica Ire Orishas",
    "short_name": "Botanica Ire",
    "description": "Authentic Santeria, Ifa & Yoruba spiritual supplies in Miami.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
"background_color": "#F6F6F4",
"theme_color": "#2D393B",
    "categories": [
        "shopping",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/es-pwa/assets/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/es-pwa/assets/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "/es-pwa/assets/images/screenshots/home-mobile.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Home page"
        },
        {
            "src": "/es-pwa/assets/images/screenshots/shop-mobile.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Online shop"
        }
    ],
    "shortcuts": [
        {
            "name": "Shop Spiritual Supplies",
            "short_name": "Shop",
            "description": "Browse spiritual, Santeria and Ifa supplies.",
            "url": "/shop-2/",
            "icons": [
                {
                    "src": "/es-pwa/assets/images/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}