{
  "name": "Ethergram",
  "short_name": "Ethergram",
  "description": "The ephemeral chat. Private conversations that disappear when the session ends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1015",
  "theme_color": "#0e1015",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
