{
  "name": "PierTun — Remote access to one device",
  "short_name": "PierTun",
  "description": "Reach a service or device on a remote machine with no VPN, no open firewall port, no driver and no admin rights. Named destinations, never a route into the network. Free open beta.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1113",
  "theme_color": "#0f1113",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}