{
  "name": "ETHPrague 2026",
  "short_name": "ETHPrague 2026",
  "description": "This is a self-sovereign space for the ETHPrague community! Download the PWA on your phone for easy access 💛 ",
  "theme_color": "#FAF8F1",
  "background_color": "#FAF8F1",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "auto",
  "start_url": "./",
  "id": "./?homescreen=1",
  "icons": [
    {
      "src": "./assets/ethprague-avatar.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
