{
  "name": "JITS Share",
  "short_name": "JITS",
  "description": "Peer-to-peer encrypted file sharing — no server storage",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1a1a'/><path d='M30 50 L50 30 L70 50 M50 30 V75' stroke='white' stroke-width='8' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}