{
  "name": "Dream Cloud",
  "short_name": "Dream Cloud",
  "description": "A platform where users create pages, connect them through relationships, and discover related content.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1a1a1d",
  "theme_color": "#1a1a1d",
  "icons": [
    {
      "src": "/studio_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/studio_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
