{
  "name": "The Bounty Board",
  "short_name": "Bounty Board",
  "description": "A crowd-sourced message-of-the-day application designed for public posting without requiring any logins.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "/thumbnail.png",
      "sizes": "573x301",
      "type": "image/png"
    }
  ]
}
