{
  "name": "Pronounce",
  "short_name": "Pronounce",
  "description": "Speak confidently on calls and meetings with instant feedback from an AI speech coach.",
  "start_url": "/?pwa=true",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "orientation": "portrait",
  "categories": [
    "business",
    "education",
    "productivity",
    "utilities"
  ],
  "share_target": {
    "method": "GET",
    "action": "/share-receiver",
    "params": {
      "title": "Your English Speech Feedback",
      "url": "https://app.getpronounce.com/?source=%22google-play-share%22",
      "text": "Instant suggestions for pronunciation, fluency and grammar corrections",
      "files": []
    }
  }
}
