{
  "name": "Mental Clutter Reduction",
  "short_name": "Mental Clarity",
  "description": "Track Your Way to a Clearer Mind with MindTidy Your Customizable Daily Checklist",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}