{
  "name": "Chitmunk: Board Game Card Designer",
  "short_name": "Chitmunk",
  "description": "Design custom cards for board games and card games. CSV data binding, AI image generation, and print-ready export for TheGameCrafter.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#12110F",
  "theme_color": "#E8913A",
  "categories": ["design", "games", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
