{
  "name": "Launchpad.meme",
  "short_name": "Launchpad",
  "description": "Create, trade and discover meme coins across Solana, Base, BNB, HYPE and TON on launchpad.meme.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#111113",
  "theme_color": "#a6e00f",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "finance",
    "social",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/icons/google-site-icon-48-1781216200.png?v=1781216200",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/google-site-icon-192-1781216200.png?v=1781216200",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Coin",
      "short_name": "Create",
      "description": "Open the token creation page.",
      "url": "/create?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Trending Coins",
      "short_name": "Trending",
      "description": "Open launchpad.meme discovery.",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Referral Program",
      "short_name": "Referrals",
      "description": "Learn how referral rewards work.",
      "url": "/referrals?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
