{
  "name": "Spell Forge — D&D & Shadowdark Spell Card Creator",
  "short_name": "Spell Forge",
  "description": "Create and print magic spell cards for Dungeons & Dragons 5e and Shadowdark RPG. Design beautiful, printable spell cards with full property configuration — free, no account required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "utilities", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "orientation": "any",
  "screenshots": [
    {
      "src": "/dark-card.png",
      "type": "image/png",
      "label": "Spell Forge — D&D spell card preview"
    }
  ]
}
