{
    "name": "Checklist Maker",
    "short_name": "Checklist Ma",
    "description": "Create and manage checklists for shopping, travel, moving, events, and more. Track progress, reorder items, and export as images.",
    "start_url": "/en/app/checklist-maker",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/checklist-maker",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/checklist-maker/checklist-maker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/checklist-maker/checklist-maker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}