{
  "name": "Tribute — Route token fees to any website",
  "short_name": "Tribute",
  "description": "Creator fees from tokens on Robinhood Chain, paid out through Stripe to the website the creator names.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#02040d",
  "theme_color": "#02040d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}