{
    "short_name": "Greehill Navigator UI",
    "name": "greehill-navigator-ui-web",
    "id": "/",
    "icons": [
      {
        "src": "assets/favicon.ico",
        "sizes": "48x48",
        "type": "image/x-icon"
      },
      {
        "src": "assets/android-chrome-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "assets/android-chrome-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/?fullscreen=true",
    "display": "fullscreen",
    "theme_color": "#058b62",
    "background_color": "#111111"
  }