{
  "name": "Clay Tracker",
  "short_name": "Clay Tracker",
  "description": "Skeet shooting score tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1a2e'/><circle cx='50' cy='45' r='18' fill='none' stroke='%23e8a838' stroke-width='4'/><line x1='50' y1='63' x2='50' y2='80' stroke='%23e8a838' stroke-width='4' stroke-linecap='round'/><circle cx='50' cy='45' r='4' fill='%234ade80'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
