{
  "spec": "https://pwaregistry.org/docs/registry-format",
  "version": 1,
  "id": "gab.com",
  "status": "ACTIVE",
  "domain": "gab.com",
  "origin": "https://gab.com",
  "firstSeen": "2026-08-31T03:02:24.179Z",
  "lastChecked": "2026-08-31T03:02:24.179Z",
  "lastChanged": "2026-08-31T03:02:24.179Z",
  "manifestUrl": "https://gab.com/manifest.json",
  "application": {
    "id": null,
    "dir": null,
    "lang": null,
    "name": "Gab Social",
    "icons": {
      "primary": {
        "src": "https://gab.com/gab-icon-512x512.png",
        "type": "image/png",
        "label": null,
        "sizes": "512x512",
        "width": 512,
        "height": 512,
        "purpose": null,
        "platform": null,
        "reachable": true,
        "validImage": true
      },
      "any": [
        {
          "src": "https://gab.com/gab-icon-512x512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://gab.com/android-chrome-192x192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "maskable": [],
      "monochrome": [],
      "all": [
        {
          "src": "https://gab.com/gab-icon-512x512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://gab.com/android-chrome-192x192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ]
    },
    "scope": "https://gab.com/",
    "display": "standalone",
    "sources": {
      "name": "manifest.name",
      "shortName": "manifest.short_name",
      "description": "manifest.description"
    },
    "startUrl": "https://gab.com/home",
    "shortName": "Gab Social",
    "shortcuts": [
      {
        "url": "https://gab.com/compose",
        "name": "Compose gab",
        "icons": [],
        "shortName": "Compose gab",
        "description": "Compose a new gab"
      },
      {
        "url": "https://gab.com/explore",
        "name": "Explore",
        "icons": [],
        "shortName": "Explore",
        "description": "Go to explore page"
      },
      {
        "url": "https://gab.com/notifications",
        "name": "Notifications",
        "icons": [],
        "shortName": "Notifications",
        "description": "Go to notifications page"
      }
    ],
    "categories": [],
    "themeColor": "#4361ee",
    "description": "Gab is a social network that champions free speech, individual liberty and the free flow of information online. All are welcome.",
    "orientation": null,
    "screenshots": {
      "narrow": [],
      "wide": [],
      "unspecified": [],
      "platformSpecific": []
    },
    "shareTarget": {
      "action": "/compose",
      "method": "GET",
      "params": {
        "url": "url",
        "text": "text",
        "title": "title"
      }
    },
    "fileHandlers": [],
    "iarcRatingId": null,
    "launchHandler": null,
    "serviceWorker": {
      "detected": false,
      "scriptUrl": null
    },
    "backgroundColor": "#191b22",
    "displayOverride": [],
    "protocolHandlers": [],
    "relatedApplications": [],
    "preferRelatedApplications": null,
    "capabilities": {
      "narrowScreenshots": false,
      "wideScreenshots": false,
      "maskableIcon": false,
      "monochromeIcon": false,
      "serviceWorker": false,
      "shareTarget": true,
      "fileHandlers": false,
      "protocolHandlers": false,
      "shortcuts": true,
      "standaloneDisplay": true,
      "fullscreenDisplay": false,
      "orientation": false
    }
  },
  "capabilities": {
    "narrowScreenshots": false,
    "wideScreenshots": false,
    "maskableIcon": false,
    "monochromeIcon": false,
    "serviceWorker": false,
    "shareTarget": true,
    "fileHandlers": false,
    "protocolHandlers": false,
    "shortcuts": true,
    "standaloneDisplay": true,
    "fullscreenDisplay": false,
    "orientation": false
  },
  "validation": {
    "result": "PASS WITH WARNINGS",
    "checks": [
      {
        "id": "https",
        "group": "core",
        "title": "HTTPS",
        "detail": "The site is served over HTTPS.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "reachable",
        "group": "core",
        "title": "Site reachable",
        "detail": "The site responded successfully.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "manifest-discoverable",
        "group": "core",
        "title": "Web App Manifest discoverable",
        "detail": "Found a Web App Manifest at https://gab.com/manifest.json.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "manifest-valid",
        "group": "core",
        "title": "Valid Web App Manifest",
        "detail": "The manifest is valid JSON with a recognized object shape.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "identity",
        "group": "core",
        "title": "Sensible app identity",
        "detail": "App name: “Gab Social”.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "start-url",
        "group": "core",
        "title": "Valid start URL",
        "detail": "start_url resolves to https://gab.com/home.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "scope",
        "group": "core",
        "title": "Valid scope",
        "detail": "Scope is https://gab.com/.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "display",
        "group": "core",
        "title": "App-like display",
        "detail": "Display mode is “standalone”.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "launches",
        "group": "core",
        "title": "Start URL responds",
        "detail": "The start URL responded successfully.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "icons",
        "group": "visual",
        "title": "Suitable app icons",
        "detail": "Found a usable icon (512px).",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "icon-192",
        "group": "visual",
        "title": "192px icon",
        "detail": "A 192px-class icon is available.",
        "status": "pass",
        "severity": "quality"
      },
      {
        "id": "icon-512",
        "group": "visual",
        "title": "512px icon",
        "detail": "A 512px-class icon is available.",
        "status": "pass",
        "severity": "quality"
      },
      {
        "id": "maskable",
        "group": "visual",
        "title": "Maskable icon",
        "detail": "Add a maskable icon so the app looks correct on platforms that crop icons.",
        "status": "warn",
        "severity": "quality"
      },
      {
        "id": "screenshots-narrow",
        "group": "visual",
        "title": "Narrow screenshots",
        "detail": "Add screenshots with form_factor “narrow” for mobile presentation.",
        "status": "warn",
        "severity": "quality"
      },
      {
        "id": "screenshots-wide",
        "group": "visual",
        "title": "Wide screenshots",
        "detail": "Add screenshots with form_factor “wide” for desktop presentation.",
        "status": "warn",
        "severity": "quality"
      },
      {
        "id": "description",
        "group": "metadata",
        "title": "Description",
        "detail": "The manifest includes a description.",
        "status": "pass",
        "severity": "quality"
      },
      {
        "id": "theme-color",
        "group": "metadata",
        "title": "Theme color",
        "detail": "theme_color is #4361ee.",
        "status": "pass",
        "severity": "quality"
      },
      {
        "id": "service-worker",
        "group": "capabilities",
        "title": "Service worker",
        "detail": "No service worker registration was found in HTML or same-origin scripts. This is not required for every app.",
        "status": "warn",
        "severity": "quality"
      },
      {
        "id": "shortcuts",
        "group": "capabilities",
        "title": "Shortcuts",
        "detail": "3 shortcuts declared.",
        "status": "pass",
        "severity": "optional"
      },
      {
        "id": "share-target",
        "group": "capabilities",
        "title": "Share target",
        "detail": "A share_target is declared.",
        "status": "pass",
        "severity": "optional"
      },
      {
        "id": "file-handlers",
        "group": "capabilities",
        "title": "File handlers",
        "detail": "No file handlers. Optional.",
        "status": "skip",
        "severity": "optional"
      },
      {
        "id": "protocol-handlers",
        "group": "capabilities",
        "title": "Protocol handlers",
        "detail": "No protocol handlers. Optional.",
        "status": "skip",
        "severity": "optional"
      }
    ]
  }
}