{
    "short_name": "JES OS",
    "name": "JES Services Command Center",
    "icons": [
      {
        "src": "/logo.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/logo.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/",
    "background_color": "#070e58",
    "display": "standalone",
    "theme_color": "#070e58"
  }