{
  "name": "Long Xyz App – Permissionless Token Launchpad",
  "short_name": "LongXyz",
  "description": "Launch and trade tokens the fair way. Dynamic auctions, 3D Frames, no snipers. Pair community tokens with tokenized stocks on Robinhood Chain.",
  "id": "https://app.longxyz.com/",
  "start_url": "https://app.longxyz.com/",
  "scope": "https://app.longxyz.com/",
  "display": "standalone",
  "background_color": "#0a1a0a",
  "theme_color": "#79FF77",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["finance", "crypto", "defi"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/favicon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-thumbnail.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "label": "Long Xyz App Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Browse Tokens",
      "short_name": "Tokens",
      "description": "View all tokens on Long Xyz",
      "url": "/tokens",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Launch a Token",
      "short_name": "Create",
      "description": "Launch your own token on Robinhood Chain",
      "url": "/create",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
