{
  "short_name": "NETRUNNER//P2P",
  "name": "NETRUNNER//P2P — Peer-to-Peer Uplink",
  "description": "WebRTC browser-to-browser file and message transfer. End-to-end encrypted, no server relay.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#05010f",
  "background_color": "#05010f"
}
