{
  "name": "Global Telegram Shop",
  "short_name": "ShopBot",
  "description": "Global C2C Virtual Marketplace",
  "start_url": "/tma/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}