{
    "id": "/",
    "name": "TaskTattoo",
    "short_name": "TaskTattoo",
    "description": "TaskTattoo reminders and notifications.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48 32x32 16x16",
            "type": "image/x-icon"
        }
    ]
}
