{
  "name": "Lucid - The Dream Cloud",
  "short_name": "Lucid",
  "description": "Lucid is the Dream Cloud — an anonymous network that connects you with strangers and historical figures who dreamed the same thing. Your dreams form a living constellation, a personal cloud of symbols and emotions unique to you. Together, every dreamer shapes a collective Dream Cloud that pulses with the inner life of strangers across the world. Journal your dreams, unlock AI interpretation with in-depth chat, track precognitive experiences, and discover your matches. Some connections cross time. Some cross distance. All of them started in a dream. Coming soon: dream image generation, in-match chat, and the Lucid AI — a dream interpretation LLM built exclusively for understanding the language of dreams.",
  "theme_color": "#0B0B1A",
  "background_color": "#0B0B1A",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/app/journal",
  "scope": "/",
  "id": "/app/journal",
  "dir": "auto",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" },
    { "src": "/icons/screenshot-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow" }
  ]
}
