{
  "name": "Spellweaver Deck Forge",
  "short_name": "Spellweaver",
  "description": "Offline-first Spellweaver card and deck manager.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0f1220",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
