{
  "name": "SATE - AI-Powered Speech Therapy Analysis",
  "short_name": "SATE",
  "description": "Transform speech therapy with AI-powered transcription, automated annotation, and comprehensive speech analysis reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "medical",
    "productivity",
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/"
}

