{
    "name": "Sundial",
    "short_name": "Sundial",
    "description": "Personal ambient dashboard — quick-add events on the go.",
    "start_url": "/phone",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f4e8dc",
    "theme_color": "#b04d55",
    "icons": [
        {
            "src": "/app-icon-v5.png",
            "type": "image/png",
            "sizes": "472x480",
            "purpose": "any maskable"
        }
    ]
}
