{
  "name": "SpeechBuddy - Speech Therapy for Kids",
  "short_name": "SpeechBuddy",
  "description": "Interactive speech therapy exercises for children with speech delays and autism",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4ff",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "education",
    "health",
    "kids"
  ],
  "lang": "en",
  "dir": "ltr"
}