{
  "name": "Kibu — AI Companion",
  "short_name": "Kibu",
  "description": "Cute animal companions with real personality, emotional memory, and expressive character.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF7F5",
  "theme_color": "#FFF7F5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
