{
  "spec": "https://pwaregistry.org/docs/registry-format",
  "version": 1,
  "id": "x.com",
  "status": "ACTIVE",
  "domain": "x.com",
  "origin": "https://x.com",
  "firstSeen": "2026-08-31T02:32:46.759Z",
  "lastChecked": "2026-08-31T02:32:46.759Z",
  "lastChanged": "2026-08-31T02:32:46.759Z",
  "manifestUrl": "https://x.com/manifest.json",
  "application": {
    "id": null,
    "dir": null,
    "lang": null,
    "name": "X",
    "icons": {
      "primary": {
        "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-large.9ab12c3ecc9e8133a.png",
        "type": "image/png",
        "label": null,
        "sizes": "512x512",
        "width": 512,
        "height": 512,
        "purpose": null,
        "platform": null,
        "reachable": true,
        "validImage": true
      },
      "any": [
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-large.9ab12c3ecc9e8133a.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default.522d363cba131578a.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "maskable": [
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-maskable-large.35928fdd5742e477a.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-maskable.bacea37dc3279c28a.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "monochrome": [],
      "all": [
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-large.9ab12c3ecc9e8133a.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-maskable-large.35928fdd5742e477a.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default.522d363cba131578a.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://abs.twimg.com/responsive-web/client-web/icon-default-maskable.bacea37dc3279c28a.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ]
    },
    "scope": "https://x.com/",
    "display": "standalone",
    "sources": {
      "name": "manifest.name",
      "shortName": "manifest.short_name",
      "description": "manifest.description"
    },
    "startUrl": "https://x.com/?utm_source=homescreen&utm_medium=shortcut",
    "shortName": "X",
    "shortcuts": [
      {
        "url": "https://x.com/compose/post?utm_source=jumplist&utm_medium=shortcut",
        "name": "New post",
        "icons": [],
        "shortName": null,
        "description": null
      },
      {
        "url": "https://x.com/explore?utm_source=jumplist&utm_medium=shortcut",
        "name": "Explore",
        "icons": [],
        "shortName": null,
        "description": null
      },
      {
        "url": "https://x.com/notifications?utm_source=jumplist&utm_medium=shortcut",
        "name": "Notifications",
        "icons": [],
        "shortName": null,
        "description": null
      },
      {
        "url": "https://x.com/messages?utm_source=jumplist&utm_medium=shortcut",
        "name": "Direct Messages",
        "icons": [],
        "shortName": null,
        "description": null
      }
    ],
    "categories": [
      "social",
      "news",
      "magazines"
    ],
    "themeColor": "#ffffff",
    "description": "Get breaking news, politics, trending music, world events, sports scores, and the latest global news stories as they unfold - all with less data.",
    "orientation": null,
    "screenshots": {
      "narrow": [],
      "wide": [],
      "unspecified": [],
      "platformSpecific": []
    },
    "shareTarget": {
      "action": "compose/tweet",
      "method": "POST",
      "params": {
        "url": "url",
        "text": "text",
        "files": [
          {
            "name": "externalMedia",
            "accept": [
              "image/jpeg",
              "image/png",
              "image/gif",
              "video/quicktime",
              "video/mp4"
            ]
          }
        ],
        "title": "title"
      },
      "enctype": "multipart/form-data"
    },
    "fileHandlers": [],
    "iarcRatingId": null,
    "launchHandler": {
      "route_to": "existing-client",
      "navigate_existing_client": "never"
    },
    "serviceWorker": {
      "detected": false,
      "scriptUrl": null
    },
    "backgroundColor": "#ffffff",
    "displayOverride": [],
    "protocolHandlers": [],
    "relatedApplications": [
      {
        "id": "com.twitter.android",
        "url": "https://play.google.com/store/apps/details?id=com.twitter.android",
        "platform": "play"
      }
    ],
    "preferRelatedApplications": true,
    "capabilities": {
      "narrowScreenshots": false,
      "wideScreenshots": false,
      "maskableIcon": true,
      "monochromeIcon": false,
      "serviceWorker": false,
      "shareTarget": true,
      "fileHandlers": false,
      "protocolHandlers": false,
      "shortcuts": true,
      "standaloneDisplay": true,
      "fullscreenDisplay": false,
      "orientation": false
    }
  },
  "capabilities": {
    "narrowScreenshots": false,
    "wideScreenshots": false,
    "maskableIcon": true,
    "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://x.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: “X”.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "start-url",
        "group": "core",
        "title": "Valid start URL",
        "detail": "start_url resolves to https://x.com/?utm_source=homescreen&utm_medium=shortcut.",
        "status": "pass",
        "severity": "fundamental"
      },
      {
        "id": "scope",
        "group": "core",
        "title": "Valid scope",
        "detail": "Scope is https://x.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": "A maskable icon is available for adaptive launcher shapes.",
        "status": "pass",
        "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 #ffffff.",
        "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": "4 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"
      }
    ]
  }
}