{
  "name": "SecureComm - Secure P2P Messaging",
  "short_name": "SecureComm",
  "description": "Decentralized peer-to-peer messaging with end-to-end encryption, forward secrecy, and encrypted audio/video calls.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#dfe6df",
  "theme_color": "#dfe6df",
  "categories": ["communication", "security"],
  "icons": [
    {
      "src": "icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
