{
  "short_name": "TurfBeard",
  "name": "TurfBeard Football Predictor",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23ff9900'/><text x='96' y='120' font-size='100' text-anchor='middle' fill='%231a1a1a' font-family='Arial'>âš½</text></svg>",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23ff9900'/><text x='256' y='320' font-size='280' text-anchor='middle' fill='%231a1a1a' font-family='Arial'>âš½</text></svg>",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ff9900",
  "background_color": "#1a1a1a"
}