{
  "name": "Out of Space",
  "short_name": "Out of Space",
  "description": "Connect with intention — not just attraction.",
  "start_url": "/broadcast",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080f",
  "theme_color": "#7c3aed",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Broadcast",
      "short_name": "Broadcast",
      "description": "Discover people in a compatible chapter",
      "url": "/broadcast",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Constellation",
      "short_name": "Constellation",
      "description": "Your connections",
      "url": "/constellation",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
