{
  "name": "Clear Bank Mobile",
  "short_name": "ClearBank",
  "description": "Secure virtual banking infrastructure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://placehold.co/192x192/000000/FFFFFF/png?text=CB",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://placehold.co/512x512/000000/FFFFFF/png?text=CB",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}