{
  "name": "Kookabot",
  "short_name": "Kookabot",
  "description": "The AI chat buddy for curious kids. Ask questions, hear stories, and learn new things in a safe space.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "assets/icon-a.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}