{
  "name": "CocoBabble",
  "short_name": "CocoBabble",
  "description": "Visual communication app for non-verbal children",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#4F6EF7",
  "theme_color": "#097ADC",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "health", "kids"],
  "lang": "en"
}
