{
  "name": "Grimoire",
  "short_name": "Grimoire",
  "description": "A tactical turn-based card battle between Bloodbane and Bloodborne factions.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080710",
  "theme_color": "#080710",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
