{
  "id": "/",
  "scope": "/",
  "name": "Help Lightning",
  "short_name": "Help Lightning",
  "description": "Mobile Merged Reality and Virtual Interaction — Digitally merge two real-time views, blending local and remote collaborative video streams to give or receive interactive help anywhere. Instantly.",
  "icons": [
    {
      "src": "/assets/icons/favicon-192x192.ico",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/favicon-512x512.ico",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/favicon-1024x1024.ico",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "any",
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "screenshots": [
    {
      "src": "/assets/screenshots/desktop-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Help Lightning Desktop View"
    },
    {
      "src": "/assets/screenshots/desktop-narrow.png",
      "sizes": "650x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Help Lightning Mobile View"
    }
  ]
}


