{
  "name": "Clio",
  "short_name": "Clio",
  "description": "Multilingual AI companion that grows with your child",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F1E5",
  "theme_color": "#1A1612",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
