{
  "name": "The Regulated Mind",
  "short_name": "Regulated Mind",
  "description": "A warm space for your growth journey by Mesquite Valley Integrated Health.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#4f6f52",
  "id": "./",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}