{
  "name": "Pieswap",
  "short_name": "Pieswap",
  "description": "Decentralized Exchange on DuskEVM",
  "start_url": "https://pieswap.app/",
  "scope": "https://pieswap.app/",
  "id": "https://pieswap.app/",
  "display": "standalone",
  "background_color": "#100911",
  "theme_color": "#100911",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
