{
  "name": "Pump",
  "short_name": "Pump",
  "description": "Launch a coin that is instantly tradable without having to seed liquidity.",
  "icons": [
    {
      "src": "/icon1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1b1d27",
  "background_color": "#1b1d27",
  "display": "standalone",
  "id": "/",
  "start_url": ".",
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1280x697",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screen-mobile.png",
      "sizes": "591x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
