{
  "name": "ERA Exchange",
  "short_name": "ERA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "612x408",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}