{
    "name": "Deal Box Shopping - Best Deals & Coupons in USA",
    "short_name": "Deal Box Shopping",
    "description": "Discover amazing daily deals, exclusive coupons, and unbeatable discounts from America's top retailers. Save up to 70% on electronics, fashion, groceries, travel, health, and home products.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FF6F00",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["shopping", "lifestyle", "finance"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='80' fill='%23FF6F00'/><text x='96' y='120' font-family='Arial' font-size='80' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='200' fill='%23FF6F00'/><text x='256' y='320' font-family='Arial' font-size='200' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'><circle cx='72' cy='72' r='60' fill='%23FF6F00'/><text x='72' y='90' font-family='Arial' font-size='60' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "144x144",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='%23FF6F00'/><text x='48' y='60' font-family='Arial' font-size='40' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "96x96",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'><circle cx='36' cy='36' r='30' fill='%23FF6F00'/><text x='36' y='45' font-family='Arial' font-size='30' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "72x72",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'><circle cx='24' cy='24' r='20' fill='%23FF6F00'/><text x='24' y='30' font-family='Arial' font-size='20' font-weight='bold' text-anchor='middle' fill='white'>D</text></svg>",
            "sizes": "48x48",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Electronics Deals",
            "short_name": "Electronics",
            "description": "Browse electronics and gadgets deals",
            "url": "/electronics.html",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='%231E90FF'/><text x='48' y='60' font-family='Arial' font-size='30' font-weight='bold' text-anchor='middle' fill='white'>📱</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Fashion Deals",
            "short_name": "Fashion",
            "description": "Browse fashion and apparel deals",
            "url": "/fashion.html",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='%2327AE60'/><text x='48' y='60' font-family='Arial' font-size='30' font-weight='bold' text-anchor='middle' fill='white'>👗</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Subscribe",
            "short_name": "Subscribe",
            "description": "Subscribe to daily deals newsletter",
            "url": "/subscribe.html",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='%23FF6F00'/><text x='48' y='60' font-family='Arial' font-size='30' font-weight='bold' text-anchor='middle' fill='white'>📧</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}