{
  "name": "Coconutkill",
  "short_name": "Coconutkill",
  "description": "28 · The trick-taking card game of Kerala",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='120' dominant-baseline='central'>🥥</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='320' dominant-baseline='central'>🥥</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23fff' width='540' height='720'/><text x='270' y='360' text-anchor='middle' font-size='80' font-weight='bold'>🥥</text><text x='270' y='420' text-anchor='middle' font-size='40'>Coconutkill</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "New Game",
      "short_name": "New Game",
      "description": "Create a new game lobby",
      "url": "/?action=new-game",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='60'>🃏</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Join Game",
      "short_name": "Join Game",
      "description": "Join an existing game",
      "url": "/?action=join-game",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='60'>🔑</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
