{
  "name": "FireFly",
  "short_name": "FireFly",
  "description": "FireFly Hub web companion — marine instrument dashboard",
  "start_url": "http://firefly.yared.info/",
  "scope": "http://firefly.yared.info/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3d6fb8",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
