{
  "name": "DCS HBMR Simulation",
  "short_name": "DCS Sim",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#333333",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "images/logo.png", 
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}