{
  "name": "VoiceCraft© by BrightNTech.AI",
  "short_name": "VoiceCraft©",
  "description": "Device-first AI language coaching with cloud-minimal runtime services. Speak, practice, and get instant CEFR-aligned feedback.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#f5f7fa",
  "theme_color": "#f5f7fa",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/topic-selector.svg",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Choose from curated coaching topics across multiple practice domains"
    },
    {
      "src": "/screenshots/coaching-session.svg",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Real-time coaching with transcript, voice playback, and instant feedback"
    },
    {
      "src": "/screenshots/topic-selector-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Install VoiceCraft on mobile and launch a session from the topic selector"
    },
    {
      "src": "/screenshots/coaching-session-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Practice on mobile with voice coaching, transcript capture, and guided feedback"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
