{
  "name": "Wallet Up — Enterprise Payments, QR & URLs",
  "short_name": "Wallet Up",
  "description": "Multi-tenant SaaS for businesses: 20+ payment methods, enterprise QR codes, branded URL shortening, and ZI² passwordless authentication — all from one dashboard.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4338ca",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/favicon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/og-card.jpg", "sizes": "1200x630", "type": "image/jpeg", "form_factor": "wide", "label": "Wallet Up dashboard overview" }
  ],
  "shortcuts": [
    { "name": "Dashboard",       "url": "/dashboard",       "description": "Open your tenant dashboard" },
    { "name": "QR Codes",        "url": "/qr-codes",        "description": "Manage QR codes" },
    { "name": "Short URLs",      "url": "/urls",            "description": "Manage branded short links" },
    { "name": "Payment Methods", "url": "/payment-methods", "description": "Manage payment links and methods" }
  ]
}
