{
  "id": "/",
  "name": "Khaleely",
  "short_name": "Khaleely",
  "description": "Khaleely is a private-circle app for families, friends, and trusted communities to stay connected away from public social media.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#131321",
  "theme_color": "#131321",
  "categories": ["social", "communication", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/"
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "scope_extensions": [
    { "origin": "https://www.khaleely.app" }
  ],
  "protocol_handlers": [
    { "protocol": "web+khaleely", "url": "/?handler=%s" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [
    {
      "platform": "play",
      "id": "com.khaleely.app",
      "url": "https://khaleely.app/download"
    }
  ],
  "icons": [
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Khaleely on desktop"
    },
    {
      "src": "/screenshots/home.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your circles on Khaleely"
    },
    {
      "src": "/screenshots/circle.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Private circle chat"
    }
  ],
  "shortcuts": [
    {
      "name": "Circles",
      "short_name": "Circles",
      "description": "Jump to your private circles",
      "url": "/circles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chats",
      "short_name": "Chats",
      "description": "Open your chats",
      "url": "/chats",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Silah",
      "short_name": "Silah",
      "description": "Silah reminders",
      "url": "/silah",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
