{
    "id": "/",
    "name": "Theme Park Direct",
    "short_name": "TPD",
    "description": "Florida theme park tickets at UK prices, with free live wait times and trip planning tools.",
    "start_url": "/",
    "icons": [
        {
            "src": "/storage/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/storage/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/storage/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "ParkPulse: Live Wait Times",
            "short_name": "ParkPulse",
            "description": "Live Orlando theme park wait times and crowd forecasts",
            "url": "/wait-times",
            "icons": [{ "src": "/storage/images/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Orlando Planner",
            "short_name": "Planner",
            "description": "Plan your Orlando park days",
            "url": "/orlando-planner",
            "icons": [{ "src": "/storage/images/android-chrome-192x192.png", "sizes": "192x192" }]
        }
    ],
    "theme_color": "#1e3a5f",
    "background_color": "#ffffff",
    "display": "standalone"
}
