{
  "name": "The Clarity Project",
  "short_name": "CLARITY",
  "description": "A public wager on a bill that has not passed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2EBDD",
  "theme_color": "#16130F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}