{
  "name": "CoinSpinner",
  "short_name": "CoinSpinner",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090b10",
  "theme_color": "#090b10",
  "description": "Lightning-fast US Coin matcher and pricing app.",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23090b10'/%3E%3Ctext x='50' y='65' font-size='60' text-anchor='middle' fill='%23facc15'%3E🪙%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
