{
  "name": "Hear BJB",
  "short_name": "Hear BJB",
  "description": "Live church interpretation system for real-time audio translation",
  "start_url": "https://hear.bjbol.net/",
  "display": "standalone",
  "background_color": "#1d1d1b",
  "theme_color": "#005f27",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "scope": "https://hear.bjbol.net/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}