{
    "name": "Spin Pin Leicester",
    "short_name": "Spin Pin",
    "description": "Book roller skating, bowling and more at Spin Pin Leicester — Navigation Street",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0118",
    "theme_color": "#0a0118",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/spinpin-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/spinpin-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "sports",
        "leisure"
    ],
    "shortcuts": [
        {
            "name": "Book Now",
            "short_name": "Book",
            "description": "Book a skating or bowling session",
            "url": "/book",
            "icons": [
                {
                    "src": "/images/spinpin-logo.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Sign Waiver",
            "short_name": "Waiver",
            "description": "Sign your digital waiver",
            "url": "/kiosk/waiver",
            "icons": [
                {
                    "src": "/images/spinpin-logo.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/spinpin/unnamed (1).webp",
            "sizes": "640x480",
            "type": "image/webp",
            "label": "Spin Pin Roller Skating"
        }
    ]
}