{
    "name": "Bethel Translators",
    "short_name": "Bethel Translators",
    "start_url": "index.html",
    "scope": "./",
    "icons": [
      {
        "src": "assets/img/b-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "assets/img/b-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#f5f5f5",
    "background_color": "#fff",
    "display": "standalone"
  }