{
  "name": "Klunkt",
  "short_name": "Klunkt",
  "description": "Drop, merge, score. A physics puzzle game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230d0d0d' width='100' height='100' rx='20'/><text x='50' y='62' text-anchor='middle' font-size='50' font-weight='900' fill='%23edc22e' font-family='sans-serif'>K</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
