	{
    "name": "Company Name - Shopping Online",
    "short_name": "Company Name",
    "description": "Experience premium shopping with our curated collection. Beautiful storefront. Synced inventory. Shop with confidence.",
    "start_url": "https://pos.attechnology.co/shopping",
    "scope": "https://pos.attechnology.co/shopping",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#d4af37",
    "orientation": "any",
    "icons": [
        {
            "src": "https://pos.attechnology.co/theme/images/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pos.attechnology.co/theme/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "shopping",
        "ecommerce",
        "retail"
    ],
    "shortcuts": [
        {
            "name": "Shop Now",
            "short_name": "Shop",
            "description": "Browse products and shop",
            "url": "https://pos.attechnology.co/shopping",
            "icons": [
                {
                    "src": "https://pos.attechnology.co/theme/images/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Categories",
            "short_name": "Categories",
            "description": "Browse by category",
            "url": "https://pos.attechnology.co/shopping#categories",
            "icons": [
                {
                    "src": "https://pos.attechnology.co/theme/images/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}