{
  "name": "QRDrop — optical file transfer",
  "short_name": "QRDrop",
  "description": "Move a file between two devices with nothing but a screen and a camera.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbfbf9",
  "theme_color": "#fbfbf9",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
