{
  "name": "FoS Viewport - System HMI",
  "short_name": "FoS Viewport",
  "description": "High-density telemetry panel and automated process command shell.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#09080f",
  "theme_color": "#1c1c1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}