{
    "name": "Family Visitation Planner",
    "short_name": "Visitation",
    "description": "Sign up for hospital visitation timeslots",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1a56db",
    "background_color": "#f9fafb",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a56db' width='100' height='100' rx='20'/><text x='50' y='68' text-anchor='middle' fill='white' font-size='50' font-family='sans-serif'>&#x1F3E5;</text></svg>",
            "sizes": "100x100",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a56db' width='192' height='192' rx='38'/><text x='96' y='130' text-anchor='middle' fill='white' font-size='96' font-family='sans-serif'>&#x1F3E5;</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a56db' width='512' height='512' rx='100'/><text x='256' y='346' text-anchor='middle' fill='white' font-size='256' font-family='sans-serif'>&#x1F3E5;</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
