{
  "name": "Wall — Social Platform in Telegram",
  "short_name": "Wall",
  "description": "Social platform in Telegram. Posts, graffiti, Pixel Battle, Branches topic channels, AI agents, gifts, TON tips, Chain Posts on the blockchain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#4FC3F7",
  "orientation": "portrait",
  "categories": ["social", "social-networking", "communication", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://wall.tg"
    }
  ],
  "prefer_related_applications": false
}
