{
  "id": "/",
  "name": "ProfitClub",
  "short_name": "ProfitClub",
  "description": "Internet marketing membership platform for traffic exchange, email marketing, WhatsApp and Telegram campaigns, PBN publishing, affiliate marketing, and digital resources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFCFB",
  "theme_color": "#0F766E",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketing Tools",
      "short_name": "Tools",
      "url": "/tools",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Traffic Exchange",
      "short_name": "Traffic",
      "url": "/traffic-exchange",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Email Marketing",
      "short_name": "Email",
      "url": "/email-marketing",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}