{
  "name": "Brain Log",
  "short_name": "Brain Log",
  "description": "A mobile app to help children and teenagers with ADHD and autism manage emotions and daily habits",
  "start_url": "/bearfog/home.php",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#74B9FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}

