{
  "short_name": "Orbit",
  "name": "Orbit - Your Friends. Your Space.",
  "description": "A private, encrypted group platform for friends. Create your Orbit, invite your crew, and hang out — all in one place.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0A0A12",
  "background_color": "#0A0A12",
  "orientation": "portrait-primary",
  "categories": ["social", "communication"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "icons": [{"src": "logo192.png", "sizes": "192x192"}]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery",
      "icons": [{"src": "logo192.png", "sizes": "192x192"}]
    }
  ]
}
