{
  "name": "PremierMobile Offline Banking",
  "short_name": "PremierMobile",
  "description": "Offline banking system for mobile bankers",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#f0f3f1",
  "theme_color": "#0a5c40",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🏦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}