{
  "name": "W2W Chat - Wallet Messaging",
  "short_name": "W2W Chat",
  "description": "Message any Solana or Ethereum wallet directly, and get a group chat for every token you hold.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f16",
  "theme_color": "#0d0f16",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "social",
    "communication",
    "finance"
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wallet-to-wallet messaging and token holder group chats"
    },
    {
      "src": "/og-image-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wallet-to-wallet messaging and token holder group chats"
    }
  ]
}
