{
    "name": "Ethereal",
    "short_name": "Ethereal",
    "scope": "/ethereal-fashion/",
    "start_url": "/ethereal-fashion/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "display": "standalone",
    "orientation": "portrait",
    "categories": ["lifestyle", "shopping"],
    "screenshots": [
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "label": "Screenshot 1",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Cart",
            "url": "http://127.0.0.1:8000/checkout/cart",
            "icons": [
                {
                    "src": "http://127.0.0.1:8000/pwa-assets/cart-icon-96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Category",
            "url": "http://127.0.0.1:8000/men",
            "icons": [
                {
                    "src": "http://127.0.0.1:8000/pwa-assets/category-icon-96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Account",
            "url": "http://127.0.0.1:8000/customer/account",
            "icons": [
                {
                    "src": "http://127.0.0.1:8000/pwa-assets/account-icon-96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-120.png",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "http://127.0.0.1:8000/pwa-assets/app-icon-512.png ",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "description": "Set up your online fashion store effortlessly with our Laravel Bagisto theme. It simplifies the setup process, integrates smoothly with Bagisto, and lets you create a stylish, user-friendly fashion boutique. Perfect for anyone starting a fashion e-commerce site.",
    "id": "BS-EF00981",
    "dir": "ltr",
    "lang": "en",
    "prefer_related_applications": false
}
