{
  "name": "FSTSwap",
  "short_name": "FSTSwap",
  "id": ".",
  "description": "FSTSwap crypto exchange front-end clone with swap, liquidity, and market preview surfaces.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#090a11",
  "theme_color": "#090a11",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
