{
  "name": "Ring the Bull",
  "short_name": "Ring the Bull",
  "description": "Score keeper for the pub game Ring the Bull",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14181f",
  "theme_color": "#1f9d55",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
