{
  "name": "TurBot Kids",
  "short_name": "TurBot",
  "description": "An educational AI tutor for children with profile management and safety guardrails.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#5A5A40",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
