{
  "name": "Daily Checklist",
  "short_name": "Checklist",
  "start_url": "todo.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}