{
  "name": "MCC Lookup",
  "short_name": "MCC Lookup",
  "description": "Check card rewards by MCC — scan UPI QR or type any 4-digit code",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#0e0f11",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"]
}
