{
  "name": "ThunderMoney",
  "short_name": "ThunderMoney",
  "description": "Track investments, beat inflation",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#111111",
  "background_color": "#111111",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='7' fill='%23111111'/%3E%3Cpolygon points='19,4 10,18 16,18 13,28 22,14 16,14' fill='%23F59E0B'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
