{
  "name": "Hub 4 Sorter Alarms",
  "short_name": "Hub 4 Alarms",
  "description": "Live alarm display panel ecosystem for the warehouse sorting network.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1e1e1e",
  "orientation": "any",
  "icons": [
    {
      "src": "app.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "app.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}