{
  "name": "wt Links - WhatsApp & Telegram Communities",
  "short_name": "wt Links",
  "description": "Discover, share and join trending WhatsApp groups and Telegram channels/bots.",
  "start_url": "./index.php",
  "id": "com.anysoll.wagrouplink",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication", "utilities"],
  "shortcuts": [
    {
      "name": "WhatsApp Groups",
      "url": "./index.php?tab=whatsapp",
      "description": "Browse active WhatsApp communities"
    },
    {
      "name": "Telegram Channels",
      "url": "./index.php?tab=telegram",
      "description": "Browse Telegram channels and bots"
    },
    {
      "name": "Submit Link",
      "url": "./index.php?action=submit",
      "description": "Post your community link"
    }
  ]
}
