{
  "name": "We Don't Say That",
  "short_name": "WDST",
  "description": "Automatically mute profanity and bad words in any YouTube video with our smart transcript analysis.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/192-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/512-wedontsaythat.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
