{
  "name": "OmnyServer — Fleet",
  "short_name": "OmnyServer",
  "description": "Dashboard for an OmnyServer Hub: the fleet, live node status, formulas, presets and shells.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#0f1318",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
