{
  "name": "Kyloen — AI Companion for Children",
  "short_name": "Kyloen",
  "description": "Safe. Smart. Always there. An AI companion that grows with your child from ages 5 to 18.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0A1E",
  "theme_color": "#7B2FBE",
  "categories": ["education", "kids", "parenting"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/logo/kylo-icon-rounded.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo/kylo-icon-rounded.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/logo/kylo-icon-rounded.svg", "sizes": "any" }]
    },
    {
      "name": "Chat with Kylo",
      "short_name": "Chat",
      "url": "/chat",
      "icons": [{ "src": "/logo/kylo-icon-rounded.svg", "sizes": "any" }]
    }
  ]
}
