{
  "name": "The Scorekeeper",
  "short_name": "Scorekeeper",
  "description": "The easiest way to keep score in any game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#f4b93c",
  "icons": [
    { "src": "/images/web/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/web/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
