{
  "short_name": "JCB Mobile",
  "name": "JCB Mobile",
  "theme_color": "#1e6ab4",
  "background_color": "#F7F8F9",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    { "src": "content/img/mobile-icon-jcb.png", "type": "image/png", "sizes": "48x48" },
    { "src": "content/img/mobile-icon-jcb.png", "type": "image/png", "sizes": "96x96" },
    { "src": "content/img/mobile-icon-jcb.png", "type": "image/png", "sizes": "144x144" },
    { "src": "content/img/mobile-icon-jcb.png", "type": "image/png", "sizes": "192x192" },
    { "src": "content/img/mobile-icon-jcb.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": "/?utm_source=launcher"
}