For the complete documentation index, see llms.txt. This page is also available as Markdown.

IARC Rating ID

The International Age Rating Coalition (IARC) rating system ID. This is not mandatory but is useful for digital content that requires an age rating.

/config/packages/pwa.yaml
pwa:
    manifest:
        enabled: true
        iarc_rating_id: "e.g. IARC certificate code"

Was this helpful?