{
  "name": "Escape the Derpy Dungeon",
  "short_name": "DerpyDungeon",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2c2929",
  "theme_color": "#2c2929",
  "orientation": "portrait",
  "description": "An offline-first solo card game",
  "icons": [
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cmVjdCB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0iIzJjMjkyOSIvPjx0ZXh0IHk9IjY1IiB4PSIyMCIgZm9udC1zaXplPSI1MCI+8J+QjTwvdGV4dD48L3N2Zz4=",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}