{
  "name": "UnifiedComms - Sensor Watch",
  "short_name": "UniComms",
  "description": "Optical TX/RX companion app for Sensor Watch FESK data link",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0B0900",
  "theme_color": "#0B0900",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
