{
    "name": "List — shared checklists",
    "short_name": "List",
    "description": "Shared checklists, synced across your devices.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#2f9e44",
    "background_color": "#f5f7fa",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
