{
    "name": "Pool Solutions",
    "short_name": "Pool Solutions",
    "description": "Boutique & pool supply store in Kentucky — shop chemicals, liners, and more.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        { "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/images/pwa/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/images/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Shop",
            "url": "/shop",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Cart",
            "url": "/cart",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
