{
  "lang": "en",
  "dir": "ltr",
  "name": "UTC BT & Simulator",
  "short_name": "UTC-BT",
  "description": "Simulate patterns and control Bluetooth UTC Controllers",
  "icons": [
    {
      "src": "img/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "start_url": "index.html",
  "id": "com.actionlighting.utcbt",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#153556",
  "theme_color": "#274567"
}