{
  "name": "ECHOES — a mind-reading game",
  "short_name": "ECHOES",
  "description": "A real-time asymmetric party game. Build a secret web of concepts. Watch someone try to reconstruct your mind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a1f",
  "theme_color": "#0b0a1f",
  "orientation": "any",
  "lang": "en",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": []
}
