{
    "name": "Family Tree",
    "short_name": "Family Tree",
    "description": "Manage and visualize your family tree",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
