{
  "name": "Service App",
  "short_name": "Service App",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#09255d",
  "icons": [
    {
      "src": "/content/gfx/favicons/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "152x152"
    }
  ]
}
