{
    "name": "Reuse Lists",
    "short_name": "Reuse Lists",
    "description": "Build a checklist once. Use it forever.",
    "start_url": "/checklists/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e3a5f",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/apple-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}
