Skip to content
Novus Examples

Web platform asset fixtures

Favicons, web app manifests, service workers, robots and sitemap files, Open Graph images, and .well-known resources — for testing web tooling, crawlers, PWA installers, and asset pipelines.

Preview of PWA icon (192×192 PNG)
png
637 B

PWA icon (192×192 PNG)

A 192×192 PNG app icon referenced by the web app manifest (purpose 'any') — for testing PWA icon pipelines and manifest icon resolution.

Preview of PWA icon (512×512 PNG)
png
2.3 KB

PWA icon (512×512 PNG)

A 512×512 PNG app icon referenced by the web app manifest (purpose 'any') — for testing PWA icon pipelines and manifest icon resolution.

Preview of PWA maskable icon (512×512 PNG)
png
2.1 KB

PWA maskable icon (512×512 PNG)

A 512×512 maskable PNG icon with the mark inside the central safe-zone and a full-bleed background — for testing maskable icon cropping across Android adaptive-icon shapes.

Preview of robots.txt
txt
219 B

robots.txt

A robots.txt with wildcard and per-agent rules, a crawl-delay, and a sitemap reference — for testing robots parsers and crawler policy handling.

Preview of sitemap.xml
xml
734 B

sitemap.xml

An XML sitemap (sitemaps.org 0.9) with loc, lastmod, changefreq, and priority for several URLs — for testing sitemap parsers and crawl-scheduling tools.

Preview of humans.txt
txt
291 B

humans.txt

A humans.txt crediting the people and stack behind a site, in the conventional TEAM/SITE block format — for testing plain-text metadata parsers.

Preview of ads.txt
txt
357 B

ads.txt

An IAB ads.txt listing authorised digital sellers with account IDs and relationships (sample data) — for testing ads.txt parsers and ad-fraud tooling.

Preview of apple-app-site-association
json
344 B

apple-app-site-association

An Apple app-site-association file declaring Universal Links, web credentials, and app clips — normally served without an extension at /.well-known/, for testing AASA parsers (shown here as .json).

Preview of assetlinks.json (Android)
json
325 B

assetlinks.json (Android)

An Android Digital Asset Links file granting app-link handling to a package via a certificate fingerprint (sample) — for testing assetlinks.json parsers and App Links verification.