{
  "name": "Pretty Listener",
  "short_name": "Pretty Listener",
  "description": "Clear transcripts and useful summaries for your conversations.",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#17202a",
  "icons": [
    {
      "src": "/assets/pretty-listener-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/pretty-listener-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
