{
  "id": "/",
  "name": "ORBIT R360",
  "short_name": "R360",
  "description": "ORBIT R360 maritime remote assistance, live collaboration and vessel support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8E8",
  "theme_color": "#F57C00",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/r360-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/r360-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/r360-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Assistance",
      "short_name": "Call ORBIT",
      "url": "/?shortcut=assistance"
    },
    {
      "name": "Connection Test",
      "short_name": "Connection Test",
      "url": "/?shortcut=connection"
    }
  ]
}