{
  "name": "SayCloud — Speech Fluency Tool",
  "short_name": "SayCloud",
  "description": "A Chrome extension that uses delayed auditory feedback (DAF) to help people who stutter speak more fluently.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff9f5",
  "theme_color": "#fff9f5",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
