{
  "name": "Mybucks.online | Digital Cash Envelope for the Internet",
  "short_name": "Mybucks.online",
  "description": "Mybucks.online is a digital cash envelope for crypto gifting: create a seedless, disposable crypto wallet, fund it, and share a 1-click URL. Browser-only—no servers, databases, or installs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
