{
  "name": "Wulo — AI Speech Therapy Practice for Kids",
  "short_name": "Wulo",
  "description": "AI-powered speech therapy practice app for children. Helps kids improve articulation, phonological awareness, and language skills through interactive sessions with friendly virtual buddies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F2",
  "theme_color": "#FFF9F2",
  "categories": ["health", "education", "kids"],
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ]
}