{
  "name": "SharingCast",
  "short_name": "SharingCast",
  "description": "Secure peer-to-peer file transfer",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0E1116",
  "theme_color": "#0E1116",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230E1116'/%3E%3Ccircle cx='96' cy='96' r='14' fill='%234FD1C5'/%3E%3Cpath d='M60 96a36 36 0 0 1 72 0M45 96a51 51 0 0 1 102 0' stroke='%234FD1C5' stroke-width='7' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230E1116'/%3E%3Ccircle cx='96' cy='96' r='14' fill='%234FD1C5'/%3E%3Cpath d='M60 96a36 36 0 0 1 72 0M45 96a51 51 0 0 1 102 0' stroke='%234FD1C5' stroke-width='7' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
