{
  "id": "/",
  "name": "Xacheus",
  "short_name": "Xacheus",
  "description": "Xacheus — Create. Watch. Connect. People, Circles, Spaces, Creators, Businesses and Marketplace in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": [
    "social",
    "entertainment",
    "business"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "Your Xacheus feed",
      "url": "/feed",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Your messages",
      "url": "/messages",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Calls",
      "short_name": "Calls",
      "description": "Voice and video calls",
      "url": "/calls",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Your notifications",
      "url": "/notifications",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Spaces",
      "short_name": "Spaces",
      "description": "Explore Spaces",
      "url": "/spaces",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Discover on Xacheus",
      "url": "/discover",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-notification-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x714",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Your Xacheus feed"
    },
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x1935",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your Xacheus feed on a phone"
    },
    {
      "src": "/screenshots/messaging.png",
      "sizes": "1080x1935",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Messages"
    },
    {
      "src": "/screenshots/notifications.png",
      "sizes": "1080x2324",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Notifications"
    },
    {
      "src": "/screenshots/opportunities.png",
      "sizes": "1080x1935",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Opportunities"
    },
    {
      "src": "/screenshots/profile.png",
      "sizes": "1080x1935",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your profile"
    }
  ]
}
