{
  "name": "Letterman",
  "short_name": "Letterman",
  "description": "William Tell word guessing arcade game.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#8b6914",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23000'/><circle cx='256' cy='200' r='100' fill='%238b6914'/><text x='256' y='230' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='120' fill='%23ffd700'>L</text><rect x='226' y='320' width='60' height='100' rx='8' fill='%23daa520'/><circle cx='256' cy='140' r='30' fill='%23ff6b35'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23000'/><circle cx='96' cy='75' r='38' fill='%238b6914'/><text x='96' y='87' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='45' fill='%23ffd700'>L</text><rect x='85' y='120' width='22' height='38' rx='3' fill='%23daa520'/><circle cx='96' cy='53' r='11' fill='%23ff6b35'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
