{
  "name": "Grimoire by Continental",
  "short_name": "Grimoire",
  "description": "Responsive MTG deckbuilder with local saves, shared deck links, and online tabletop play.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07131b",
  "theme_color": "#07131b",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
