{
  "name": "Decency Meter",
  "short_name": "Decency",
  "description": "A public civility pulse from the DBaD framework.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05090d",
  "theme_color": "#0b1c24",
  "icons": [
    {
      "src": "/static/brand/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
