{
  "name": "BeeHeard",
  "short_name": "BeeHeard",
  "description": "Say it your way. BeeHeard turns what you actually said into content that sounds like you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3EA",
  "theme_color": "#FABB32",
  "icons": [
    {
      "src": "/beeheard-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/beeheard-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/beeheard-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
