{
  "name": "JasonPay",
  "short_name": "JasonPay",
  "description": "Banking, with JAY. Your AI banking officer — transfers, bills, savings, and more.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#001F3F",
  "theme_color": "#001F3F",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "banking"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/screenshots/screen-beta-access.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JasonPay Beta Access — Invite-Only Entry"
    },
    {
      "src": "/brand/screenshots/screen-landing.jpg",
      "sizes": "1170x1732",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Banking, with JAY."
    },
    {
      "src": "/brand/screenshots/screen-waitlist.jpg",
      "sizes": "1170x2380",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Join the JasonPay Waitlist"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with JAY",
      "short_name": "JAY",
      "description": "Open your Personal Banking Officer",
      "url": "/app",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
