{
  "name": "Hyper*Realm",
  "short_name": "Realm",
  "description": "Self-hosted clubhouse OS - Your personal realm for media, apps, and community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0E12",
  "theme_color": "#16181E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F0b5b6e6b4c2c4775bdba9a16d5a7cd93%2Fc00c70bed0b84bd4adeeb2a58fe8e3ce?format=webp&width=192",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F0b5b6e6b4c2c4775bdba9a16d5a7cd93%2Fc00c70bed0b84bd4adeeb2a58fe8e3ce?format=webp&width=512",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F0b5b6e6b4c2c4775bdba9a16d5a7cd93%2Fc00c70bed0b84bd4adeeb2a58fe8e3ce?format=webp&width=192",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "https://cdn.builder.io/api/v1/image/assets%2F0b5b6e6b4c2c4775bdba9a16d5a7cd93%2Fc00c70bed0b84bd4adeeb2a58fe8e3ce?format=webp&width=512",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "music", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Go to home page"
    },
    {
      "name": "Radio",
      "url": "/radio",
      "description": "Listen to radio"
    },
    {
      "name": "TV",
      "url": "/tv",
      "description": "Watch TV"
    },
    {
      "name": "Library",
      "url": "/library",
      "description": "Browse your library"
    }
  ]
}
