{
  "name": "TIP JAR",
  "short_name": "TIP JAR",
  "id": "/",
  "description": "The easiest way to receive tips. Create your free tip page and get paid by anyone, anywhere via Venmo, Cash App, PayPal, Zelle, Apple Pay, Google Pay or Card.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080F09",
  "theme_color": "#080F09",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "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"
    }
  ],
  "categories": ["finance", "utilities"]
}
