{
  "name": "Echoo",
  "short_name": "Echoo",
  "description": "Anonymous 1-to-1 conversations that begin with text and unlock voice later.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/echoo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/echoo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
