{
    "name": "Travel Security",
    "short_name": "Travel Security",
    "description": "",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFF",
    "theme_color": "#FFF",
    "icons": [
      {
        "src": "/assets/img/app_icons/App_GEOS_256px.png",
        "type": "image/png",
        "purpose": "any",
        "sizes": "57x57 60x60 72x72 76x76 114x114 120x120 144x144 152x152"
      },
      {
        "src": "/assets/img/app_icons/App_GEOS_1024px.svg",
        "type": "image/svg",
        "purpose": "any",
        "sizes": "any"
      }
    ]
}