{
  "name": "Anonicall — Anonymous Web3 Encrypted Messenger",
  "short_name": "Anonicall",
  "description": "Anonymous blockchain messenger. No email, no phone, no password — just your BSC wallet. E2E encrypted chat, DeFi wallet, crypto payments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a18",
  "theme_color": "#0a0a18",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["communication", "social", "utilities", "finance"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Anonicall — Anonymous Web3 Messenger"
    }
  ],
  "prefer_related_applications": false
}
