Registrystore.pwaregistry.org

PWARegistry Store

ACTIVEPASSstore.pwaregistry.org

Validation and status

StatusACTIVE
ResultPASS
Last checked2026-09-02T21:28:40.259Z
Last changed2026-09-02T21:28:40.259Z
First seen2026-09-02T21:20:42.989Z
Record/registry/v1/apps/store.pwaregistry.org.json

Normalized record

Deterministic interpretation of published standards. The source column is the original discovered field. Nothing here is invented. Field list: Registry Record.

FieldValueDiscovered from
NamePWARegistry Storemanifest.name
Short nameStoremanifest.short_name
DescriptionStore is the consumer front of PWARegistry — a simple place to discover, open, and install Progressive Web Apps from the open registry.manifest.description
Start URLhttps://store.pwaregistry.org/manifest.start_url
Scopehttps://store.pwaregistry.org/manifest.scope
Displaystandalonemanifest.display
Manifesthttps://store.pwaregistry.org/__grok/manifest.webmanifestlink[rel=manifest]
Theme color#000000manifest.theme_color
Categoriesutilitiesmanifest.categories
Service workerDetectedscript evidence

Capabilities

Observed from published standards. Absence is not a platform guess.

FlagObserved
Narrow screenshotstrue
Wide screenshotstrue
Maskable icontrue
Monochrome icontrue
Service worker detectedtrue
Share target declaredfalse
File handlers declaredfalse
Protocol handlers declaredfalse
Shortcuts declaredfalse
Standalone displaytrue
Fullscreen displayfalse
Orientation declaredfalse

Screenshots

Narrow and wide sets are never mixed.

Narrow

Home — featured PWAs and what’s newDiscover — browse the catalog

Wide

Home on desktop
Normalized JSON
{
  "capabilities": {
    "narrowScreenshots": true,
    "wideScreenshots": true,
    "maskableIcon": true,
    "monochromeIcon": true,
    "serviceWorker": true,
    "shareTarget": false,
    "fileHandlers": false,
    "protocolHandlers": false,
    "shortcuts": false,
    "standaloneDisplay": true,
    "fullscreenDisplay": false,
    "orientation": false
  },
  "application": {
    "id": "/",
    "dir": null,
    "lang": "en",
    "name": "PWARegistry Store",
    "icons": {
      "primary": {
        "src": "https://store.pwaregistry.org/icon-512.png",
        "type": "image/png",
        "label": null,
        "sizes": "512x512",
        "width": 512,
        "height": 512,
        "purpose": "any",
        "platform": null,
        "reachable": true,
        "validImage": true
      },
      "any": [
        {
          "src": "https://store.pwaregistry.org/icon-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "any",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "any",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "maskable": [
        {
          "src": "https://store.pwaregistry.org/icon-maskable-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-maskable-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "monochrome": [
        {
          "src": "https://store.pwaregistry.org/icon-monochrome-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "monochrome",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "all": [
        {
          "src": "https://store.pwaregistry.org/icon-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "any",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-maskable-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-monochrome-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "monochrome",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "any",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/icon-maskable-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ]
    },
    "scope": "https://store.pwaregistry.org/",
    "display": "standalone",
    "sources": {
      "name": "manifest.name",
      "shortName": "manifest.short_name",
      "description": "manifest.description"
    },
    "startUrl": "https://store.pwaregistry.org/",
    "shortName": "Store",
    "shortcuts": [],
    "categories": [
      "utilities"
    ],
    "themeColor": "#000000",
    "description": "Store is the consumer front of PWARegistry — a simple place to discover, open, and install Progressive Web Apps from the open registry.",
    "orientation": null,
    "screenshots": {
      "narrow": [
        {
          "src": "https://store.pwaregistry.org/screenshots/narrow-home.png",
          "type": "image/png",
          "label": "Home — featured PWAs and what’s new",
          "sizes": "1170x2532",
          "width": 1170,
          "height": 2532,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "formFactor": "narrow",
          "validImage": true
        },
        {
          "src": "https://store.pwaregistry.org/screenshots/narrow-discover.png",
          "type": "image/png",
          "label": "Discover — browse the catalog",
          "sizes": "1170x2532",
          "width": 1170,
          "height": 2532,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "formFactor": "narrow",
          "validImage": true
        }
      ],
      "wide": [
        {
          "src": "https://store.pwaregistry.org/screenshots/wide-home.png",
          "type": "image/png",
          "label": "Home on desktop",
          "sizes": "1920x1080",
          "width": 1920,
          "height": 1080,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "formFactor": "wide",
          "validImage": true
        }
      ],
      "unspecified": [],
      "platformSpecific": []
    },
    "shareTarget": null,
    "capabilities": {
      "narrowScreenshots": true,
      "wideScreenshots": true,
      "maskableIcon": true,
      "monochromeIcon": true,
      "serviceWorker": true,
      "shareTarget": false,
      "fileHandlers": false,
      "protocolHandlers": false,
      "shortcuts": false,
      "standaloneDisplay": true,
      "fullscreenDisplay": false,
      "orientation": false
    },
    "fileHandlers": [],
    "iarcRatingId": null,
    "launchHandler": null,
    "serviceWorker": {
      "detected": true,
      "scriptUrl": "https://store.pwaregistry.org/sw.js"
    },
    "backgroundColor": "#000000",
    "displayOverride": [],
    "protocolHandlers": [],
    "relatedApplications": [],
    "preferRelatedApplications": null
  }
}