{
  "name": "thinkB4",
  "short_name": "thinkB4",
  "description": "A pre-action decision-regulation engine. Pause before you send.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3EB8AF",
  "theme_color": "#3EB8AF",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
