{
  "name": "Around Table Round",
  "short_name": "ATR",
  "description": "Digital versions of board games, played in the browser.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#120e24",
  "theme_color": "#120e24",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
