{
    "name": "Tiger Tail USA",
    "short_name": "Tiger Tail USA",
    "description": "Pro-grade self\u2011massage and muscle recovery tools trusted by athletes and trainers. Shop massage sticks, foam rollers, massage balls, massage guns, and kits. Free shipping $50+.",
    "start_url": "/pain-by-body-parts/?utm_source=pwa&utm_medium=homescreen",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#f15a21",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "72x72",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "96x96",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "128x128",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "144x144",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "152x152",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "384x384",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://tigertailusa.com/wp-content/uploads/2026/01/TigerTail_icon3.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "maskable"
        }
    ],
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "shopping",
        "business"
    ],
    "shortcuts": [
        {
            "name": "Shop",
            "short_name": "Shop",
            "description": "Browse our products",
            "url": "https://tigertailusa.com/shop-products/",
            "icons": [
                {
                    "src": "https://tigertailusa.com/wp-content/plugins/pwa/assets/images/icon-shop.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Cart",
            "short_name": "Cart",
            "description": "View your cart",
            "url": "https://tigertailusa.com/cart/",
            "icons": [
                {
                    "src": "https://tigertailusa.com/wp-content/plugins/pwa/assets/images/icon-cart.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "My Account",
            "short_name": "Account",
            "description": "Manage your account",
            "url": "https://tigertailusa.com/my-account/",
            "icons": [
                {
                    "src": "https://tigertailusa.com/wp-content/plugins/pwa/assets/images/icon-account.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Search",
            "short_name": "Search",
            "description": "Search the site",
            "url": "https://tigertailusa.com/?s=",
            "icons": [
                {
                    "src": "https://tigertailusa.com/wp-content/plugins/pwa/assets/images/icon-search.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "share_target": {
        "action": "https://tigertailusa.com/share-target/",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url",
            "files": [
                {
                    "name": "media",
                    "accept": [
                        "image/*",
                        "video/*",
                        "audio/*"
                    ]
                }
            ]
        }
    },
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "browser"
    ],
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "handle_links": "preferred",
    "serviceworker": {
        "src": "https://tigertailusa.com/pwa-sw.js",
        "scope": "/",
        "use_cache": true
    }
}