{
  "name": "Bitju App",
  "short_name": "Bitju",
  "description": "Bitju — Send crypto donations to your favorite streamers and content creators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0a15",
  "theme_color": "#0e0a15",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "keywords": ["bitju", "crypto donations", "streamers", "web3", "gaming"]
}