{
  "name": "EZTipr - One Link for All Your Tips",
  "short_name": "EZTipr",
  "description": "Create a free tip page with QR code for Cash App, Venmo, PayPal & more. Keep 100% of your tips.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#10B981",
  "icons": [
    {
      "src": "/eztipr-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}