{
    "name": "Wristlet",
    "short_name": "Wristlet",
    "description": "Handcrafted handbags — totes, mini slings, and shoulder bags made to last.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2d5be3",
    "icons": [
        {
            "src": "/wristlet-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wristlet-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}