{
  "name": "Rack 'Em Up - Pool Score Tracker",
  "short_name": "Rack 'Em Up",
  "description": "Track scores for all pool games with up to 8 players",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0e0a",
  "theme_color": "#1a5c2a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><radialGradient id='g' cx='38%25' cy='35%25'><stop offset='0%25' stop-color='%23444'/><stop offset='50%25' stop-color='%23222'/><stop offset='100%25' stop-color='%23000'/></radialGradient><radialGradient id='s' cx='35%25' cy='30%25'><stop offset='0%25' stop-color='white' stop-opacity='0.6'/><stop offset='50%25' stop-color='white' stop-opacity='0.1'/><stop offset='100%25' stop-color='white' stop-opacity='0'/></radialGradient></defs><circle cx='50' cy='50' r='46' fill='url(%23g)'/><circle cx='50' cy='50' r='46' fill='url(%23s)'/><circle cx='50' cy='54' r='16' fill='white'/><text x='50' y='60' text-anchor='middle' font-size='22' font-weight='bold' font-family='sans-serif' fill='%23222'>8</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
