{
  "name": "Regolith",
  "short_name": "Regolith",
  "description": "Decentralized currency exchange powered by Flipcash Protocol",
  "start_url": "/swap",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/regolith-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/regolith-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/regolith-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
