{
  "name": "StarterCI Application",
  "short_name": "StarterCI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E4A92",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/themes/modern/images/webapp/startScreen.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/themes/modern/images/webapp/splashscreen.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}