{
  "name": "InnerBloom",
  "short_name": "InnerBloom",
  "description": "Understand children's behaviours through curiosity and empathy",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FEFAF5",
  "theme_color": "#5C7A6B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
