{
  "name": "Sentinel Bank",
  "short_name": "Sentinel",
  "description": "Sentinel — banking that stands watch. Accounts, cards, transfers, investments, loans and insurance.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1726",
  "theme_color": "#0E1726",
  "icons": [
    { "src": "/icons/icon-48.webp", "sizes": "48x48", "type": "image/webp" },
    { "src": "/icons/icon-72.webp", "sizes": "72x72", "type": "image/webp" },
    { "src": "/icons/icon-96.webp", "sizes": "96x96", "type": "image/webp" },
    { "src": "/icons/icon-128.webp", "sizes": "128x128", "type": "image/webp" },
    { "src": "/icons/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any maskable" },
    { "src": "/icons/icon-256.webp", "sizes": "256x256", "type": "image/webp" },
    { "src": "/icons/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" }
  ]
}
