{
  "name": "Checklist - Collaborative Checklist Management",
  "short_name": "Checklist",
  "description": "Collaborative checklist and task management",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/checklist-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/checklist-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
