{
  "name": "Enchapter",
  "short_name": "Enchapter",
  "description": "Interactive reading adventures for young readers. Classic stories retold through chat-style conversations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#7c5cbf",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
