{
  "name": "Clear Minds",
  "short_name": "Clear Minds",
  "description": "A daily practice to close today's compartment, process worries through a 4-step worksheet, and log gratitude.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#501b86",
  "theme_color": "#501b86",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
