{
  "name": "Clever Sheets",
  "short_name": "Clever",
  "description": "Procedurally generated score sheets for roll-and-write dice games",
  "start_url": "./generator.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1a2e'/><text x='50' y='65' text-anchor='middle' font-size='50'>🎲</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
