{
  "name": "Karate Belt Quest",
  "short_name": "KarateQuest",
  "description": "A fun 3D martial arts game for kids! Progress from White Belt to Black Belt!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e74c3c",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23e74c3c'/><text x='50%25' y='55%25' font-size='300' text-anchor='middle' dominant-baseline='middle'>🥋</text></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' fill='%23e74c3c'/><text x='50%25' y='55%25' font-size='120' text-anchor='middle' dominant-baseline='middle'>🥋</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "kids"],
  "lang": "en",
  "dir": "ltr"
}
