{
    "id": "/wedding/dashboard",
    "name": "Wedding List Manager",
    "short_name": "WeddingList",
    "description": "Free wedding planning tools for UK couples — guest lists, table plans, RSVPs, photos and more.",
    "start_url": "/wedding/dashboard",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#C8566A",
    "background_color": "#FBF8F5",
    "display": "standalone"
}
