Skip to content

Instantly share code, notes, and snippets.

@dumaurier
Created February 5, 2018 03:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dumaurier/8e3c56487685e7195853b5d82c230698 to your computer and use it in GitHub Desktop.
Save dumaurier/8e3c56487685e7195853b5d82c230698 to your computer and use it in GitHub Desktop.
PWA + Jekyll + IndieWeb Lighthouse Score
{
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36",
"lighthouseVersion": "2.8.0",
"generatedTime": "2018-02-05T03:25:22.386Z",
"initialUrl": "https://pwa-jekyll-starter.netlify.com/",
"url": "https://pwa-jekyll-starter.netlify.com/",
"runWarnings": [],
"audits": {
"is-on-https": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"redirects-http": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"name": "redirects-http",
"description": "Does not redirect HTTP traffic to HTTPS",
"helpText": "If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-redirects-to-https)."
},
"service-worker": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "service-worker",
"description": "Registers a service worker",
"helpText": "The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/registered-service-worker)."
},
"works-offline": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "works-offline",
"description": "Responds with a 200 when offline",
"helpText": "If you're building a Progressive Web App, consider using a service worker so that your app can work offline. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-200-when-offline)."
},
"viewport": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "viewport",
"description": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"helpText": "Add a viewport meta tag to optimize your app for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/has-viewport-meta-tag)."
},
"without-javascript": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "without-javascript",
"description": "Contains some content when JavaScript is not available",
"helpText": "Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/no-js)."
},
"first-meaningful-paint": {
"score": 97,
"displayValue": "1,520 ms",
"rawValue": 1516,
"extendedInfo": {
"value": {
"timestamps": {
"navStart": 1996657643148,
"fCP": 1996659159144,
"fMP": 1996659159145,
"onLoad": 1996659244605,
"endOfTrace": 1996664579204
},
"timings": {
"navStart": 0,
"fCP": 1515.996,
"fMP": 1515.997,
"onLoad": 1601.457,
"endOfTrace": 6936.056
},
"fmpFellBack": false
}
},
"scoringMode": "numeric",
"name": "first-meaningful-paint",
"description": "First meaningful paint",
"helpText": "First meaningful paint measures when the primary content of a page is visible. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-meaningful-paint)."
},
"load-fast-enough-for-pwa": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"areLatenciesAll3G": true,
"firstRequestLatencies": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"latency": "570.5"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"latency": "577.49"
}
],
"isFast": true,
"timeToFirstInteractive": 1605.27
}
},
"scoringMode": "binary",
"name": "load-fast-enough-for-pwa",
"description": "Page load is fast enough on 3G",
"helpText": "A fast page load over a 3G network ensures a good mobile user experience. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/fast-3g)."
},
"speed-index-metric": {
"score": 88,
"displayValue": "2,412",
"rawValue": 2412,
"extendedInfo": {
"value": {
"timings": {
"firstVisualChange": 1516,
"visuallyReady": 2778.9059998989105,
"visuallyComplete": 2778,
"perceptualSpeedIndex": 2411.7921500182933
},
"timestamps": {
"firstVisualChange": 1996659159148,
"visuallyReady": 1996660422054,
"visuallyComplete": 1996660421148,
"perceptualSpeedIndex": 1996660054940.15
},
"frames": [
{
"timestamp": 1996657643.148,
"progress": 0
},
{
"timestamp": 1996658264.439,
"progress": 0
},
{
"timestamp": 1996659159.296,
"progress": 22.560301497929494
},
{
"timestamp": 1996659265.741,
"progress": 22.560301497929494
},
{
"timestamp": 1996659474.739,
"progress": 22.560301497929494
},
{
"timestamp": 1996659491.482,
"progress": 25.062393915087814
},
{
"timestamp": 1996659508.018,
"progress": 25.062393915087814
},
{
"timestamp": 1996659524.814,
"progress": 25.062393915087814
},
{
"timestamp": 1996659541.957,
"progress": 25.062393915087814
},
{
"timestamp": 1996659558.141,
"progress": 25.062393915087814
},
{
"timestamp": 1996659575.21,
"progress": 26.947850400140382
},
{
"timestamp": 1996659592.146,
"progress": 26.947850400140382
},
{
"timestamp": 1996659608.275,
"progress": 26.947850400140382
},
{
"timestamp": 1996659625.36,
"progress": 26.947850400140382
},
{
"timestamp": 1996659641.849,
"progress": 26.947850400140382
},
{
"timestamp": 1996659658.553,
"progress": 29.760207727520246
},
{
"timestamp": 1996659674.823,
"progress": 29.760207727520246
},
{
"timestamp": 1996659691.89,
"progress": 29.760207727520246
},
{
"timestamp": 1996659708.163,
"progress": 32.56298450855132
},
{
"timestamp": 1996659725.741,
"progress": 32.691547773422286
},
{
"timestamp": 1996659742.332,
"progress": 32.780531377232485
},
{
"timestamp": 1996660422.054,
"progress": 100.00000000000001
}
]
}
},
"scoringMode": "numeric",
"name": "speed-index-metric",
"description": "Perceptual Speed Index",
"helpText": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/speed-index)."
},
"screenshot-thumbnails": {
"score": 100,
"displayValue": "true",
"rawValue": true,
"scoringMode": "binary",
"informative": true,
"name": "screenshot-thumbnails",
"description": "Screenshot Thumbnails",
"helpText": "This is what the load of your site looked like.",
"details": {
"type": "filmstrip",
"scale": 2778,
"items": [
{
"timing": 278,
"timestamp": 1996657920948,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 556,
"timestamp": 1996658198748,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 833,
"timestamp": 1996658476548,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1111,
"timestamp": 1996658754348,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1389,
"timestamp": 1996659032148,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1667,
"timestamp": 1996659309948,
"data": "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"
},
{
"timing": 1945,
"timestamp": 1996659587748,
"data": "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"
},
{
"timing": 2222,
"timestamp": 1996659865548,
"data": "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"
},
{
"timing": 2500,
"timestamp": 1996660143348,
"data": "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"
},
{
"timing": 2778,
"timestamp": 1996660421148,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APvM/HPSj4stGHxE+HQ8MhJPtMZ1VPtpbMnl7G87YBjys5HUPjqMdFqXI9+b5W/rc5r1ubpb538v0v8AMvWvx88LtqxS48ZeBE0vC4nj8TRNODsJb92QFxvwB8/TJ4PFTJU0vdvf0/4PY0vPm1tb1f8Al3/D7j1KsTUKACgAoAKACgDxf47fHbxV8KfFng/R/DPwt134ix6xIft9xpKyoLBPtFvEoD+S0BdlmmkxNNAirbsWcBgaAPaKACgAoAKACgAoAKAPmL47fELwj8LPjgPFWrnxnqut6d4chSHRdAjjnt4YZGvmkvxC0ih5Io4LgNkNhXXarkkKAfTccizRrIjB0YBlZTkEHoaAHUAFABQAUAFABQB5n8QU+ML+L4h4Hk8FReGDpyrI/iBbt7xL0zjLBItqtEIdx2l1ZnwMqMtQB6ZQAUAFABQAUAFABQBwvxLsNR1a80KxtdR1LT7CaSUXp0yWWKSRdoCr5iQuU+Yg7vMjOFYfMCdtwjzdfy/DuRKXKtN/n+hv+E7pp9MMUr3cs8Eskcst5HIrOwc7iC0cYZc5wVULjG3jFVUioO0XdfL9GyKU5TXvK33/AKpG3WRsFABQAUAFABQBy3jDwWfFuo6LLJPa/YbKV2ubO6sVuBdKwA2hiQY8EbsjuBnIBB0jUlBNRdr+qf4NBywesop22uk/zT/Cx0NlZQafbpBbRrFCnCovRR6D0rPXdu/q7/mFkvhSXorfkWKACgAoAKACgAoA+atb8AaRrf7Q2h3VvofxO0l21F7h9T0+6hGgzPbHz2e5RpGkVZZNsK5RS2zEeI9zMAerfCHwJofwl8PDwlpXiC81hLWUIi6rdxz3UOIYv3RYKrEBSjhWzsWRVTbEI0SuWVr20I5435b6nf1JYUAFABQAUAFAHNHxTeT69Hp9ppzPF5jxyXFzFcwhdhXfg+SUI2uu0lwHO7bnacAHP+INNa68Sv8Aar2W2Et4IbO7twrTW4e22Oin7P8AIC21sM7ZPzblCBBvGraKi0muqd7P11/IzdNSu7tPo1bT0umei1gaBQAUAFABQAUAeX6Jb2epeM9Vj0+fStWl0/UfPuIYprYy2xkKE+Yq2wZW4Zh8xYmBd0hOQoBuavcW1t4hnQ6N4jvJXkguPPtbmQWuVRwAoMyqo+XDpgBiylg2c10QoqcebnS9Wcs8QoT5HFv0V0dpXOdQUAFABQAUAFAHmL3i6d4osG+2Q2Mc1/N5ebhVF1O1wY3j2/bf3jeWUO0xttIyArYjABtR3FvH41v4f7Mg1O7kmjLy2qWyy2cYjjCtMWm8xslmwQgICkY+6X1VSSioxbXz3+Rj7KLk5S1+R2lZGwUAFABQAUAFAHFaPq2ial4y1CCCXURd6TIYGd9Qc2rvJ85URiUqxDO6jcuVMZUYCigCj8K/i0/xLvdXtZvA3izwbc6dBaTu/iTTlt4rkTiRlEEiuyyFVQF14aMyorhX3ooB6HQAUAFABQAUAFACbR6CgBaACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgD/9k="
}
]
}
},
"estimated-input-latency": {
"score": 100,
"displayValue": "16 ms",
"rawValue": 16,
"extendedInfo": {
"value": [
{
"percentile": 0.5,
"time": 16
},
{
"percentile": 0.75,
"time": 16
},
{
"percentile": 0.9,
"time": 16
},
{
"percentile": 0.99,
"time": 51.0724099999934
},
{
"percentile": 1,
"time": 105.27299999999377
}
]
},
"scoringMode": "numeric",
"name": "estimated-input-latency",
"description": "Estimated Input Latency",
"helpText": "The score above is an estimate of how long your app takes to respond to user input, in milliseconds. There is a 90% probability that a user encounters this amount of latency, or less. 10% of the time a user can expect additional latency. If your latency is higher than 50 ms, users may perceive your app as laggy. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/estimated-input-latency)."
},
"errors-in-console": {
"score": true,
"displayValue": "",
"rawValue": 0,
"scoringMode": "binary",
"name": "errors-in-console",
"description": "No browser errors logged to the console",
"helpText": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Description"
}
],
"items": []
}
},
"time-to-first-byte": {
"score": true,
"displayValue": "570 ms",
"rawValue": 566.0629998892542,
"debugString": "",
"extendedInfo": {
"value": {
"wastedMs": -33.93700011074577
}
},
"scoringMode": "binary",
"informative": true,
"name": "time-to-first-byte",
"description": "Keep server response times low (TTFB)",
"helpText": "Time To First Byte identifies the time at which your server sends a response. [Learn more](https://developers.google.com/web/tools/chrome-devtools/network-performance/issues)."
},
"first-interactive": {
"score": 99,
"displayValue": "1,610 ms",
"rawValue": 1605.27,
"extendedInfo": {
"value": {
"timeInMs": 1605.27,
"timestamp": 1996659248418
}
},
"scoringMode": "numeric",
"name": "first-interactive",
"description": "First Interactive (beta)",
"helpText": "First Interactive marks the time at which the page is minimally interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-interactive)."
},
"consistently-interactive": {
"score": 99,
"displayValue": "1,610 ms",
"rawValue": 1605.27,
"extendedInfo": {
"value": {
"cpuQuietPeriod": {
"start": 1996659248.418,
"end": 1996664579.204
},
"networkQuietPeriod": {
"start": 0,
"end": 1996664579.204
},
"cpuQuietPeriods": [
{
"start": 1996659248.418,
"end": 1996664579.204
}
],
"networkQuietPeriods": [
{
"start": 0,
"end": 1996664579.204
}
],
"timestamp": 1996659248418,
"timeInMs": 1605.27
}
},
"scoringMode": "numeric",
"name": "consistently-interactive",
"description": "Consistently Interactive (beta)",
"helpText": "Consistently Interactive marks the time at which the page is fully interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/consistently-interactive)."
},
"user-timings": {
"score": true,
"displayValue": "0",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"informative": true,
"name": "user-timings",
"description": "User Timing marks and measures",
"helpText": "Consider instrumenting your app with the User Timing API to create custom, real-world measurements of key user experiences. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/user-timing).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Name"
},
{
"type": "text",
"itemType": "text",
"text": "Type"
},
{
"type": "text",
"itemType": "text",
"text": "Time"
}
],
"items": []
}
},
"critical-request-chains": {
"score": false,
"displayValue": "3",
"rawValue": false,
"extendedInfo": {
"value": {
"chains": {
"36255.21": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/",
"startTime": 1996657.643835,
"endTime": 1996658.226574,
"responseReceivedTime": 1996658.21028,
"transferSize": 13368
},
"children": {
"36255.22": {
"request": {
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"startTime": 1996658.251356,
"endTime": 1996659.084837,
"responseReceivedTime": 1996658.822331,
"transferSize": 49164
},
"children": {}
},
"36255.23": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"startTime": 1996658.252316,
"endTime": 1996658.830672,
"responseReceivedTime": 1996658.830258,
"transferSize": 170
},
"children": {}
},
"36255.35": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"startTime": 1996659.828186,
"endTime": 1996660.404815,
"responseReceivedTime": 1996660.404328,
"transferSize": 47
},
"children": {}
}
}
}
},
"longestChain": {
"duration": 2760.980000020936,
"length": 2,
"transferSize": 47
}
}
},
"scoringMode": "binary",
"informative": true,
"name": "critical-request-chains",
"description": "Critical Request Chains",
"helpText": "The Critical Request Chains below show you what resources are issued with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/critical-request-chains).",
"details": {
"type": "criticalrequestchain",
"header": {
"type": "text",
"text": "View critical network waterfall:"
},
"chains": {
"36255.21": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/",
"startTime": 1996657.643835,
"endTime": 1996658.226574,
"responseReceivedTime": 1996658.21028,
"transferSize": 13368
},
"children": {
"36255.22": {
"request": {
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"startTime": 1996658.251356,
"endTime": 1996659.084837,
"responseReceivedTime": 1996658.822331,
"transferSize": 49164
},
"children": {}
},
"36255.23": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"startTime": 1996658.252316,
"endTime": 1996658.830672,
"responseReceivedTime": 1996658.830258,
"transferSize": 170
},
"children": {}
},
"36255.35": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"startTime": 1996659.828186,
"endTime": 1996660.404815,
"responseReceivedTime": 1996660.404328,
"transferSize": 47
},
"children": {}
}
}
}
},
"longestChain": {
"duration": 2760.980000020936,
"length": 2,
"transferSize": 47
}
}
},
"redirects": {
"score": 100,
"displayValue": "0 ms",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0
}
},
"scoringMode": "binary",
"name": "redirects",
"description": "Avoids page redirects",
"helpText": "Redirects introduce additional delays before the page can be loaded. [Learn more](https://developers.google.com/speed/docs/insights/AvoidRedirects).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Redirected URL"
},
{
"type": "text",
"itemType": "text",
"text": "Time for Redirect"
}
],
"items": []
}
},
"webapp-install-banner": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"warnings": [],
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "webapp-install-banner",
"description": "User can be prompted to Install the Web App",
"helpText": "Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/install-prompt)."
},
"splash-screen": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "splash-screen",
"description": "Configured for a custom splash screen",
"helpText": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/custom-splash-screen)."
},
"themed-omnibox": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
},
"themeColor": "#0073bd"
}
},
"scoringMode": "binary",
"name": "themed-omnibox",
"description": "Address bar matches brand colors",
"helpText": "The browser address bar can be themed to match your site. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/address-bar)."
},
"manifest-short-name-length": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "manifest-short-name-length",
"description": "Manifest's `short_name` won't be truncated when displayed on homescreen",
"helpText": "Make your app's `short_name` fewer than 12 characters to ensure that it's not truncated on homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/manifest-short_name-is-not-truncated)."
},
"content-width": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "content-width",
"description": "Content is sized correctly for the viewport",
"helpText": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/content-sized-correctly-for-viewport)."
},
"image-aspect-ratio": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "image-aspect-ratio",
"description": "Displays images with correct aspect ratio",
"helpText": "Image display dimensions should match natural aspect ratio.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Aspect Ratio (Displayed)"
},
{
"type": "text",
"itemType": "text",
"text": "Aspect Ratio (Actual)"
}
],
"items": []
}
},
"deprecations": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "deprecations",
"description": "Avoids deprecated APIs",
"helpText": "Deprecated APIs will eventually be removed from the browser. [Learn more](https://www.chromestatus.com/features#deprecated).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Deprecation / Warning"
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
}
],
"items": []
}
},
"mainthread-work-breakdown": {
"score": true,
"displayValue": "190 ms",
"rawValue": 191.7029993534088,
"extendedInfo": {
"value": {
"Parse HTML": 87.5400002002716,
"Evaluate Script": 62.24399971961975,
"Recalculate Style": 9.27899956703186,
"Layout": 9.043000221252441,
"Paint": 5.228999853134155,
"Run Microtasks": 3.630000352859497,
"Compile Script": 3.548999786376953,
"Minor GC": 3.055000066757202,
"Composite Layers": 2.5829999446868896,
"Update Layer Tree": 2.421999454498291,
"DOM GC": 2.1520001888275146,
"Parse Stylesheet": 0.9700000286102295,
"Major GC": 0.006999969482421875
}
},
"scoringMode": "binary",
"informative": true,
"name": "mainthread-work-breakdown",
"description": "Main thread work breakdown",
"helpText": "Consider reducing the time spent parsing, compiling and executing JS.You may find delivering smaller JS payloads helps with this.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Category"
},
{
"type": "text",
"itemType": "text",
"text": "Work"
},
{
"type": "text",
"itemType": "text",
"text": "Time spent"
}
],
"items": [
[
{
"type": "text",
"text": "Parsing HTML & CSS"
},
{
"type": "text",
"text": "Parse HTML"
},
{
"type": "text",
"text": "88 ms"
}
],
[
{
"type": "text",
"text": "Parsing HTML & CSS"
},
{
"type": "text",
"text": "Parse Stylesheet"
},
{
"type": "text",
"text": "1 ms"
}
],
[
{
"type": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"text": "Evaluate Script"
},
{
"type": "text",
"text": "62 ms"
}
],
[
{
"type": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"text": "Run Microtasks"
},
{
"type": "text",
"text": "4 ms"
}
],
[
{
"type": "text",
"text": "Style & Layout"
},
{
"type": "text",
"text": "Recalculate Style"
},
{
"type": "text",
"text": "9 ms"
}
],
[
{
"type": "text",
"text": "Style & Layout"
},
{
"type": "text",
"text": "Layout"
},
{
"type": "text",
"text": "9 ms"
}
],
[
{
"type": "text",
"text": "Paint"
},
{
"type": "text",
"text": "Paint"
},
{
"type": "text",
"text": "5 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "Minor GC"
},
{
"type": "text",
"text": "3 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "DOM GC"
},
{
"type": "text",
"text": "2 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "Major GC"
},
{
"type": "text",
"text": "0 ms"
}
],
[
{
"type": "text",
"text": "Compositing"
},
{
"type": "text",
"text": "Composite Layers"
},
{
"type": "text",
"text": "3 ms"
}
],
[
{
"type": "text",
"text": "Compositing"
},
{
"type": "text",
"text": "Update Layer Tree"
},
{
"type": "text",
"text": "2 ms"
}
],
[
{
"type": "text",
"text": "Script Parsing & Compile"
},
{
"type": "text",
"text": "Compile Script"
},
{
"type": "text",
"text": "4 ms"
}
]
]
}
},
"bootup-time": {
"score": true,
"displayValue": "150 ms",
"rawValue": 147.74000072479248,
"extendedInfo": {
"value": {
"https://pwa-jekyll-starter.netlify.com/": {
"Parsing HTML & CSS": 85.83600068092346,
"Script Evaluation": 4.023999929428101,
"Script Parsing & Compile": 0.7409999370574951,
"Style & Layout": 0.03299999237060547
},
"https://identity.netlify.com/v1/netlify-identity-widget.js": {
"Script Evaluation": 51.717000246047974,
"Script Parsing & Compile": 2.002000093460083,
"Style & Layout": 0.5169999599456787
},
"https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js": {
"Script Evaluation": 2.8239998817443848,
"Script Parsing & Compile": 0.02200007438659668
},
"https://pwa-jekyll-starter.netlify.com/sw.js": {
"Parsing HTML & CSS": 0.023999929428100586
}
}
},
"scoringMode": "binary",
"name": "bootup-time",
"description": "JavaScript boot-up time",
"helpText": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"itemType": "text",
"text": "Script Parsing & Compile"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "52 ms"
},
{
"type": "text",
"text": "2 ms"
}
]
]
}
},
"pwa-cross-browser": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-cross-browser",
"description": "Site works cross-browser",
"helpText": "To reach the most number of users, sites should work across every major browser. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#site-works-cross-browser)."
},
"pwa-page-transitions": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-page-transitions",
"description": "Page transitions don't feel like they block on the network",
"helpText": "Transitions should feel snappy as you tap around, even on a slow network, a key to perceived performance. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#page-transitions-dont-feel-like-they-block-on-the-network)."
},
"pwa-each-page-has-url": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-each-page-has-url",
"description": "Each page has a URL",
"helpText": "Ensure individual pages are deep linkable via the URLs and that URLs are unique for the purpose of shareability on social media. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#each-page-has-a-url)."
},
"accesskeys": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "accesskeys",
"description": "`[accesskey]` values are not unique",
"helpText": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more](https://dequeuniversity.com/rules/axe/2.2/accesskeys?application=lighthouse)."
},
"aria-allowed-attr": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-allowed-attr",
"description": "`[aria-*]` attributes do not match their roles",
"helpText": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-allowed-attr?application=lighthouse)."
},
"aria-required-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-attr",
"description": "`[role]`s have all required `[aria-*]` attributes",
"helpText": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-required-children": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-children",
"description": "Elements with `[role]` that require specific children `[role]`s, are present",
"helpText": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-children?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-required-parent": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-parent",
"description": "`[role]`s are contained by their required parent element",
"helpText": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-parent?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-roles": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"description": "`[role]` values are valid",
"helpText": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-roles?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-valid-attr-value": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-valid-attr-value",
"description": "`[aria-*]` attributes do not have valid values",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr-value?application=lighthouse)."
},
"aria-valid-attr": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-valid-attr",
"description": "`[aria-*]` attributes are not valid or misspelled",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr?application=lighthouse)."
},
"audio-caption": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "audio-caption",
"description": "`<audio>` elements are missing a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "Captions make audio elements usable for deaf or hearing-impaired users, providing critical information such as who is talking, what they're saying, and other non-speech information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/audio-caption?application=lighthouse)."
},
"button-name": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "button-name",
"description": "Buttons do not have an accessible name",
"helpText": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/button-name?application=lighthouse)."
},
"bypass": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"description": "The page contains a heading, skip link, or landmark region",
"helpText": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more](https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"color-contrast": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "color-contrast",
"description": "Background and foreground colors have a sufficient contrast ratio",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"definition-list": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "definition-list",
"description": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>` or `<template>` elements.",
"helpText": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/definition-list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"dlitem": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "dlitem",
"description": "Definition list items are wrapped in `<dl>` elements",
"helpText": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn more](https://dequeuniversity.com/rules/axe/2.2/dlitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"document-title": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"description": "Document has a `<title>` element",
"helpText": "Screen reader users use page titles to get an overview of the contents of the page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/document-title?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"duplicate-id": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"description": "`[id]` attributes on the page are unique",
"helpText": "The value of an id attribute must be unique to prevent other instances from being overlooked by assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/duplicate-id?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"frame-title": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "frame-title",
"description": "`<frame>` or `<iframe>` elements do not have a title",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/2.2/frame-title?application=lighthouse)."
},
"html-has-lang": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-has-lang",
"description": "`<html>` element has a `[lang]` attribute",
"helpText": "If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/html-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"html-lang-valid": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-lang-valid",
"description": "`<html>` element has a valid value for its `[lang]` attribute",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"image-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "image-alt",
"description": "Image elements do not have `[alt]` attributes",
"helpText": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute.[Learn more](https://dequeuniversity.com/rules/axe/2.2/image-alt?application=lighthouse)."
},
"input-image-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "input-image-alt",
"description": "`<input type=\"image\">` elements do not have `[alt]` text",
"helpText": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn more](https://dequeuniversity.com/rules/axe/2.2/input-image-alt?application=lighthouse)."
},
"label": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "label",
"description": "Form elements do not have associated labels",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/label?application=lighthouse)."
},
"layout-table": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "layout-table",
"description": "Presentational `<table>` elements do not avoid using `<th>`, `<caption>` or the `[summary]` attribute.",
"helpText": "A table being used for layout purposes should not include data elements, such as the th or caption elements or the summary attribute, because this can create a confusing experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/layout-table?application=lighthouse)."
},
"link-name": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"description": "Links have a discernible name",
"helpText": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/link-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"list": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"description": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"helpText": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"listitem": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"description": "List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements",
"helpText": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/listitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"meta-refresh": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "meta-refresh",
"description": "The document uses `<meta http-equiv=\"refresh\">`",
"helpText": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-refresh?application=lighthouse)."
},
"meta-viewport": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"description": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
"helpText": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-viewport?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"object-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "object-alt",
"description": "`<object>` elements do not have `[alt]` text",
"helpText": "Screen readers cannot translate non-text content. Adding alt text to `<object>` elements helps screen readers convey meaning to users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/object-alt?application=lighthouse)."
},
"tabindex": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "tabindex",
"description": "No element has a `[tabindex]` value greater than 0",
"helpText": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/tabindex?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"td-headers-attr": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "td-headers-attr",
"description": "Cells in a `<table>` element that use the `[headers]` attribute refers to other cells of that same table.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/td-headers-attr?application=lighthouse)."
},
"th-has-data-cells": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "th-has-data-cells",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` do not have data cells they describe.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/th-has-data-cells?application=lighthouse)."
},
"valid-lang": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "valid-lang",
"description": "`[lang]` attributes do not have a valid value",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"video-caption": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-caption",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-caption?application=lighthouse)."
},
"video-description": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-description",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"description\"]`.",
"helpText": "Audio descriptions provide relevant information for videos that dialogue cannot, such as facial expressions and scenes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-description?application=lighthouse)."
},
"custom-controls-labels": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-labels",
"description": "Custom controls have associated labels",
"helpText": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"custom-controls-roles": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-roles",
"description": "Custom controls have ARIA roles",
"helpText": "Custom interactive controls have appropriate ARIA roles. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"focus-traps": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focus-traps",
"description": "User focus is not accidentally trapped in a region",
"helpText": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"focusable-controls": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focusable-controls",
"description": "Interactive controls are keyboard focusable",
"helpText": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"heading-levels": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "heading-levels",
"description": "Headings don't skip levels",
"helpText": "Headings are used to create an outline for the page and heading levels are not skipped. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"logical-tab-order": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "logical-tab-order",
"description": "The page has a logical tab order",
"helpText": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"managed-focus": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "managed-focus",
"description": "The user's focus is directed to new content added to the page",
"helpText": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"offscreen-content-hidden": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "offscreen-content-hidden",
"description": "Offscreen content is hidden from assistive technology",
"helpText": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"use-landmarks": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "use-landmarks",
"description": "HTML5 landmark elements are used to improve navigation",
"helpText": "Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"visual-order-follows-dom": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "visual-order-follows-dom",
"description": "Visual order on the page follows DOM order",
"helpText": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"uses-long-cache-ttl": {
"score": 100,
"displayValue": "0 assets found",
"rawValue": 0,
"extendedInfo": {
"value": {
"results": [],
"queryStringCount": 0
}
},
"scoringMode": "numeric",
"name": "uses-long-cache-ttl",
"description": "Uses efficient cache policy on static assets",
"helpText": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching#cache-control).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Cache TTL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
}
],
"items": []
}
},
"total-byte-weight": {
"score": 100,
"displayValue": "Total size was 63 KB",
"rawValue": 64324,
"extendedInfo": {
"value": {
"results": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"totalBytes": 49164,
"totalKb": "48 KB",
"totalMs": "220 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/",
"totalBytes": 13368,
"totalKb": "13 KB",
"totalMs": "60 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"totalBytes": 1575,
"totalKb": "2 KB",
"totalMs": "10 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"totalBytes": 170,
"totalKb": "0 KB",
"totalMs": "0 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"totalBytes": 47,
"totalKb": "0 KB",
"totalMs": "0 ms"
}
],
"totalCompletedRequests": 5
}
},
"scoringMode": "numeric",
"name": "total-byte-weight",
"description": "Avoids enormous network payloads",
"helpText": "Large network payloads cost users real money and are highly correlated with long load times. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/network-payloads).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Total Size"
},
{
"type": "text",
"itemType": "text",
"text": "Transfer Time"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "48 KB"
},
{
"type": "text",
"text": "220 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/"
},
{
"type": "text",
"text": "13 KB"
},
{
"type": "text",
"text": "60 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css"
},
{
"type": "text",
"text": "2 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js"
},
{
"type": "text",
"text": "0 KB"
},
{
"type": "text",
"text": "0 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css"
},
{
"type": "text",
"text": "0 KB"
},
{
"type": "text",
"text": "0 ms"
}
]
]
}
},
"offscreen-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "offscreen-images",
"description": "Offscreen images",
"helpText": "Consider lazy-loading offscreen images to improve page load speed and time to interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/offscreen-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"unminified-css": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "unminified-css",
"description": "Minify CSS",
"helpText": "Minifying CSS files can reduce network payload sizes.[Learn more](https://developers.google.com/speed/docs/insights/MinifyResources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"unminified-javascript": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "unminified-javascript",
"description": "Minify JavaScript",
"helpText": "Minifying JavaScript files can reduce payload sizes and script parse time.[Learn more](https://developers.google.com/speed/docs/insights/MinifyResources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"unused-css-rules": {
"score": 90,
"displayValue": "Potential savings of 21 KB (~100 ms)",
"rawValue": 100,
"extendedInfo": {
"value": {
"wastedMs": 100,
"wastedKb": 21,
"results": [
{
"url": {
"type": "code",
"text": "::-webkit-input-placeholder {\n /* Chrome/Opera/Safari */\n color: #a3a9ac;\n font-weight: 500;\n} ..."
},
"wastedBytes": 21559,
"wastedPercent": 100,
"totalBytes": 21559,
"wastedKb": "21 KB",
"wastedMs": "100 ms",
"totalKb": "21 KB",
"totalMs": "100 ms",
"potentialSavings": "21 KB (100%)"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "unused-css-rules",
"description": "Unused CSS rules",
"helpText": "Remove unused rules from stylesheets to reduce unnecessary bytes consumed by network activity. [Learn more](https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery)",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": [
[
{
"type": "code",
"text": "::-webkit-input-placeholder {\n /* Chrome/Opera/Safari */\n color: #a3a9ac;\n font-weight: 500;\n} ..."
},
{
"type": "text",
"text": "21 KB"
},
{
"type": "text",
"text": "21 KB (100%)"
}
]
]
}
},
"uses-webp-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-webp-images",
"description": "Serve images in next-gen formats",
"helpText": "Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/webp).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"uses-optimized-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-optimized-images",
"description": "Optimize images",
"helpText": "Optimized images load faster and consume less cellular data. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/optimize-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"uses-request-compression": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-request-compression",
"description": "Enable text compression",
"helpText": "Text-based responses should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Uncompressed resource URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "GZIP Savings"
}
],
"items": []
}
},
"uses-responsive-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-responsive-images",
"description": "Properly size images",
"helpText": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/oversized-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"appcache-manifest": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "appcache-manifest",
"description": "Avoids Application Cache",
"helpText": "Application Cache is deprecated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/appcache)."
},
"dom-size": {
"score": 100,
"displayValue": "117 nodes",
"rawValue": 117,
"extendedInfo": {
"value": [
{
"title": "Total DOM Nodes",
"value": "117",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "7",
"snippet": "html.online >\n body >\n main#main.home >\n section.block.feed-block >\n ul.posts-list >\n li >\n a",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "37",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
},
"scoringMode": "numeric",
"name": "dom-size",
"description": "Avoids an excessive DOM size",
"helpText": "Browser engineers recommend pages contain fewer than ~1,500 DOM nodes. The sweet spot is a tree depth < 32 elements and fewer than 60 children/parent element. A large DOM can increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn more](https://developers.google.com/web/fundamentals/performance/rendering/).",
"details": {
"type": "cards",
"header": {
"type": "text",
"text": "View details"
},
"items": [
{
"title": "Total DOM Nodes",
"value": "117",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "7",
"snippet": "html.online >\n body >\n main#main.home >\n section.block.feed-block >\n ul.posts-list >\n li >\n a",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "37",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
}
},
"external-anchors-use-rel-noopener": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "external-anchors-use-rel-noopener",
"description": "Opens external anchors using `rel=\"noopener\"`",
"helpText": "Open new tabs using `rel=\"noopener\"` to improve performance and prevent security vulnerabilities. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/noopener).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Target"
},
{
"type": "text",
"itemType": "text",
"text": "Rel"
}
],
"items": []
}
},
"geolocation-on-start": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "geolocation-on-start",
"description": "Avoids requesting the geolocation permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/geolocation-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"link-blocking-first-paint": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": "0 ms",
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "link-blocking-first-paint",
"description": "Reduce render-blocking stylesheets",
"helpText": "External stylesheets are blocking the first paint of your page. Consider delivering critical CSS via `<style>` tags and deferring non-critical styles. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": []
}
},
"no-document-write": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "no-document-write",
"description": "Avoids `document.write()`",
"helpText": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/document-write).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"no-mutation-events": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "no-mutation-events",
"description": "Avoids Mutation Events in its own scripts",
"helpText": "Mutation Events are deprecated and harm performance. Consider using Mutation Observers instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/mutation-events).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Event"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
},
{
"type": "text",
"itemType": "text",
"text": "Col"
},
{
"type": "text",
"itemType": "code",
"text": "Snippet"
}
],
"items": []
}
},
"no-vulnerable-libraries": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "no-vulnerable-libraries",
"description": "Avoids front-end JavaScript libraries with known security vulnerabilities",
"helpText": "Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers."
},
"no-websql": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "no-websql",
"description": "Avoids WebSQL DB",
"helpText": "Web SQL is deprecated. Consider using IndexedDB instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/web-sql)."
},
"notification-on-start": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "notification-on-start",
"description": "Avoids requesting the notification permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/notifications-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"password-inputs-can-be-pasted-into": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "password-inputs-can-be-pasted-into",
"description": "Allows users to paste into password fields",
"helpText": "Preventing password pasting undermines good security policy. [Learn more](https://www.ncsc.gov.uk/blog-post/let-them-paste-passwords)",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Password inputs that prevent pasting into"
},
"items": []
}
},
"script-blocking-first-paint": {
"score": 0,
"displayValue": "1 resource delayed first paint by 833 ms",
"rawValue": 833,
"extendedInfo": {
"value": {
"wastedMs": "833 ms",
"results": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"totalKb": "48.01 KB",
"totalMs": "833 ms"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "script-blocking-first-paint",
"description": "Reduce render-blocking scripts",
"helpText": "Script elements are blocking the first paint of your page. Consider inlining critical scripts and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "48.01 KB"
},
{
"type": "text",
"text": "833 ms"
}
]
]
}
},
"uses-http2": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "uses-http2",
"description": "Uses HTTP/2 for its own resources",
"helpText": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http2).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Protocol"
}
],
"items": []
}
},
"uses-passive-event-listeners": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "uses-passive-event-listeners",
"description": "Uses passive listeners to improve scrolling performance",
"helpText": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"meta-description": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "meta-description",
"description": "Document has a meta description",
"helpText": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more](https://support.google.com/webmasters/answer/35624?hl=en#1)."
},
"http-status-code": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "http-status-code",
"description": "Page has successful HTTP status code",
"helpText": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/successful-http-code)."
},
"font-size": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": null,
"scoringMode": "binary",
"name": "font-size",
"description": "Document uses legible font sizes",
"helpText": "Font sizes less than 16px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >75% of page text ≥16px. [Learn more](https://developers.google.com/speed/docs/insights/UseLegibleFontSizes).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Source"
},
{
"type": "text",
"itemType": "code",
"text": "Selector"
},
{
"type": "text",
"itemType": "text",
"text": "% of Page Text"
},
{
"type": "text",
"itemType": "text",
"text": "Font Size"
}
],
"items": [
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".callOut"
},
{
"type": "text",
"text": "1.68%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".btnLink"
},
{
"type": "text",
"text": "1.68%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".btn"
},
{
"type": "text",
"text": "0.52%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "Legible text"
},
{
"type": "code",
"text": null
},
{
"type": "text",
"text": "96.13%"
},
{
"type": "text",
"text": "≥ 16px"
}
]
]
}
},
"link-text": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "link-text",
"description": "Links have descriptive text",
"helpText": "Descriptive link text helps search engines understand your content. [Learn more](https://webmasters.googleblog.com/2008/10/importance-of-link-architecture.html).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Link destination"
},
{
"type": "text",
"itemType": "text",
"text": "Link Text"
}
],
"items": []
}
},
"is-crawlable": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "is-crawlable",
"description": "Page isn’t blocked from indexing",
"helpText": "The \"Robots\" directives tell crawlers how your content should be indexed. [Learn more](https://developers.google.com/search/reference/robots_meta_tag).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Source"
}
],
"items": []
}
},
"hreflang": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "hreflang",
"description": "Document has a valid `hreflang`",
"helpText": "hreflang allows crawlers to discover alternate translations of the page content. [Learn more](https://support.google.com/webmasters/answer/189077).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Source"
}
],
"items": []
}
},
"plugins": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "plugins",
"description": "Document avoids plugins",
"helpText": "Most mobile devices do not support plugins, and many desktop browsers restrict them.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Element source"
}
],
"items": []
}
},
"canonical": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "canonical",
"description": "Document has a valid `rel=canonical`",
"helpText": "Canonical links suggest which URL to show in search results. Read more in [Use canonical URLs](https://support.google.com/webmasters/answer/139066)."
},
"mobile-friendly": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "mobile-friendly",
"description": "Page is mobile friendly",
"helpText": "Take the [Mobile-Friendly Test](https://search.google.com/test/mobile-friendly) to see how easily a visitor can use your page on a mobile device. [Learn more](https://developers.google.com/search/mobile-sites/)."
},
"structured-data": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "structured-data",
"description": "Structured data is valid",
"helpText": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more](https://developers.google.com/search/docs/guides/mark-up-content)."
}
},
"runtimeConfig": {
"environment": [
{
"name": "Device Emulation",
"enabled": true,
"description": "Nexus 5X"
},
{
"name": "Network Throttling",
"enabled": true,
"description": "562.5ms RTT, 1.4Mbps down, 0.7Mbps up"
},
{
"name": "CPU Throttling",
"enabled": true,
"description": "4x slowdown"
}
],
"blockedUrlPatterns": []
},
"score": 90.9090909090909,
"reportCategories": [
{
"name": "Performance",
"description": "These encapsulate your web app's current performance and opportunities to improve it.",
"audits": [
{
"id": "first-meaningful-paint",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 97,
"displayValue": "1,520 ms",
"rawValue": 1516,
"extendedInfo": {
"value": {
"timestamps": {
"navStart": 1996657643148,
"fCP": 1996659159144,
"fMP": 1996659159145,
"onLoad": 1996659244605,
"endOfTrace": 1996664579204
},
"timings": {
"navStart": 0,
"fCP": 1515.996,
"fMP": 1515.997,
"onLoad": 1601.457,
"endOfTrace": 6936.056
},
"fmpFellBack": false
}
},
"scoringMode": "numeric",
"name": "first-meaningful-paint",
"description": "First meaningful paint",
"helpText": "First meaningful paint measures when the primary content of a page is visible. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-meaningful-paint)."
},
"score": 97
},
{
"id": "first-interactive",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 99,
"displayValue": "1,610 ms",
"rawValue": 1605.27,
"extendedInfo": {
"value": {
"timeInMs": 1605.27,
"timestamp": 1996659248418
}
},
"scoringMode": "numeric",
"name": "first-interactive",
"description": "First Interactive (beta)",
"helpText": "First Interactive marks the time at which the page is minimally interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-interactive)."
},
"score": 99
},
{
"id": "consistently-interactive",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 99,
"displayValue": "1,610 ms",
"rawValue": 1605.27,
"extendedInfo": {
"value": {
"cpuQuietPeriod": {
"start": 1996659248.418,
"end": 1996664579.204
},
"networkQuietPeriod": {
"start": 0,
"end": 1996664579.204
},
"cpuQuietPeriods": [
{
"start": 1996659248.418,
"end": 1996664579.204
}
],
"networkQuietPeriods": [
{
"start": 0,
"end": 1996664579.204
}
],
"timestamp": 1996659248418,
"timeInMs": 1605.27
}
},
"scoringMode": "numeric",
"name": "consistently-interactive",
"description": "Consistently Interactive (beta)",
"helpText": "Consistently Interactive marks the time at which the page is fully interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/consistently-interactive)."
},
"score": 99
},
{
"id": "speed-index-metric",
"weight": 1,
"group": "perf-metric",
"result": {
"score": 88,
"displayValue": "2,412",
"rawValue": 2412,
"extendedInfo": {
"value": {
"timings": {
"firstVisualChange": 1516,
"visuallyReady": 2778.9059998989105,
"visuallyComplete": 2778,
"perceptualSpeedIndex": 2411.7921500182933
},
"timestamps": {
"firstVisualChange": 1996659159148,
"visuallyReady": 1996660422054,
"visuallyComplete": 1996660421148,
"perceptualSpeedIndex": 1996660054940.15
},
"frames": [
{
"timestamp": 1996657643.148,
"progress": 0
},
{
"timestamp": 1996658264.439,
"progress": 0
},
{
"timestamp": 1996659159.296,
"progress": 22.560301497929494
},
{
"timestamp": 1996659265.741,
"progress": 22.560301497929494
},
{
"timestamp": 1996659474.739,
"progress": 22.560301497929494
},
{
"timestamp": 1996659491.482,
"progress": 25.062393915087814
},
{
"timestamp": 1996659508.018,
"progress": 25.062393915087814
},
{
"timestamp": 1996659524.814,
"progress": 25.062393915087814
},
{
"timestamp": 1996659541.957,
"progress": 25.062393915087814
},
{
"timestamp": 1996659558.141,
"progress": 25.062393915087814
},
{
"timestamp": 1996659575.21,
"progress": 26.947850400140382
},
{
"timestamp": 1996659592.146,
"progress": 26.947850400140382
},
{
"timestamp": 1996659608.275,
"progress": 26.947850400140382
},
{
"timestamp": 1996659625.36,
"progress": 26.947850400140382
},
{
"timestamp": 1996659641.849,
"progress": 26.947850400140382
},
{
"timestamp": 1996659658.553,
"progress": 29.760207727520246
},
{
"timestamp": 1996659674.823,
"progress": 29.760207727520246
},
{
"timestamp": 1996659691.89,
"progress": 29.760207727520246
},
{
"timestamp": 1996659708.163,
"progress": 32.56298450855132
},
{
"timestamp": 1996659725.741,
"progress": 32.691547773422286
},
{
"timestamp": 1996659742.332,
"progress": 32.780531377232485
},
{
"timestamp": 1996660422.054,
"progress": 100.00000000000001
}
]
}
},
"scoringMode": "numeric",
"name": "speed-index-metric",
"description": "Perceptual Speed Index",
"helpText": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/speed-index)."
},
"score": 88
},
{
"id": "estimated-input-latency",
"weight": 1,
"group": "perf-metric",
"result": {
"score": 100,
"displayValue": "16 ms",
"rawValue": 16,
"extendedInfo": {
"value": [
{
"percentile": 0.5,
"time": 16
},
{
"percentile": 0.75,
"time": 16
},
{
"percentile": 0.9,
"time": 16
},
{
"percentile": 0.99,
"time": 51.0724099999934
},
{
"percentile": 1,
"time": 105.27299999999377
}
]
},
"scoringMode": "numeric",
"name": "estimated-input-latency",
"description": "Estimated Input Latency",
"helpText": "The score above is an estimate of how long your app takes to respond to user input, in milliseconds. There is a 90% probability that a user encounters this amount of latency, or less. 10% of the time a user can expect additional latency. If your latency is higher than 50 ms, users may perceive your app as laggy. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/estimated-input-latency)."
},
"score": 100
},
{
"id": "link-blocking-first-paint",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": "0 ms",
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "link-blocking-first-paint",
"description": "Reduce render-blocking stylesheets",
"helpText": "External stylesheets are blocking the first paint of your page. Consider delivering critical CSS via `<style>` tags and deferring non-critical styles. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": []
}
},
"score": 100
},
{
"id": "script-blocking-first-paint",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 0,
"displayValue": "1 resource delayed first paint by 833 ms",
"rawValue": 833,
"extendedInfo": {
"value": {
"wastedMs": "833 ms",
"results": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"totalKb": "48.01 KB",
"totalMs": "833 ms"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "script-blocking-first-paint",
"description": "Reduce render-blocking scripts",
"helpText": "Script elements are blocking the first paint of your page. Consider inlining critical scripts and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "48.01 KB"
},
{
"type": "text",
"text": "833 ms"
}
]
]
}
},
"score": 0
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-responsive-images",
"description": "Properly size images",
"helpText": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/oversized-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "offscreen-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "offscreen-images",
"description": "Offscreen images",
"helpText": "Consider lazy-loading offscreen images to improve page load speed and time to interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/offscreen-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "unminified-css",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "unminified-css",
"description": "Minify CSS",
"helpText": "Minifying CSS files can reduce network payload sizes.[Learn more](https://developers.google.com/speed/docs/insights/MinifyResources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "unminified-javascript",
"description": "Minify JavaScript",
"helpText": "Minifying JavaScript files can reduce payload sizes and script parse time.[Learn more](https://developers.google.com/speed/docs/insights/MinifyResources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 90,
"displayValue": "Potential savings of 21 KB (~100 ms)",
"rawValue": 100,
"extendedInfo": {
"value": {
"wastedMs": 100,
"wastedKb": 21,
"results": [
{
"url": {
"type": "code",
"text": "::-webkit-input-placeholder {\n /* Chrome/Opera/Safari */\n color: #a3a9ac;\n font-weight: 500;\n} ..."
},
"wastedBytes": 21559,
"wastedPercent": 100,
"totalBytes": 21559,
"wastedKb": "21 KB",
"wastedMs": "100 ms",
"totalKb": "21 KB",
"totalMs": "100 ms",
"potentialSavings": "21 KB (100%)"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "unused-css-rules",
"description": "Unused CSS rules",
"helpText": "Remove unused rules from stylesheets to reduce unnecessary bytes consumed by network activity. [Learn more](https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery)",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": [
[
{
"type": "code",
"text": "::-webkit-input-placeholder {\n /* Chrome/Opera/Safari */\n color: #a3a9ac;\n font-weight: 500;\n} ..."
},
{
"type": "text",
"text": "21 KB"
},
{
"type": "text",
"text": "21 KB (100%)"
}
]
]
}
},
"score": 90
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-optimized-images",
"description": "Optimize images",
"helpText": "Optimized images load faster and consume less cellular data. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/optimize-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-webp-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-webp-images",
"description": "Serve images in next-gen formats",
"helpText": "Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/webp).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-request-compression",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-request-compression",
"description": "Enable text compression",
"helpText": "Text-based responses should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Uncompressed resource URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "GZIP Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "time-to-first-byte",
"weight": 0,
"group": "perf-hint",
"result": {
"score": true,
"displayValue": "570 ms",
"rawValue": 566.0629998892542,
"debugString": "",
"extendedInfo": {
"value": {
"wastedMs": -33.93700011074577
}
},
"scoringMode": "binary",
"informative": true,
"name": "time-to-first-byte",
"description": "Keep server response times low (TTFB)",
"helpText": "Time To First Byte identifies the time at which your server sends a response. [Learn more](https://developers.google.com/web/tools/chrome-devtools/network-performance/issues)."
},
"score": 100
},
{
"id": "redirects",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "0 ms",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0
}
},
"scoringMode": "binary",
"name": "redirects",
"description": "Avoids page redirects",
"helpText": "Redirects introduce additional delays before the page can be loaded. [Learn more](https://developers.google.com/speed/docs/insights/AvoidRedirects).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Redirected URL"
},
{
"type": "text",
"itemType": "text",
"text": "Time for Redirect"
}
],
"items": []
}
},
"score": 100
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "perf-info",
"result": {
"score": 100,
"displayValue": "Total size was 63 KB",
"rawValue": 64324,
"extendedInfo": {
"value": {
"results": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"totalBytes": 49164,
"totalKb": "48 KB",
"totalMs": "220 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/",
"totalBytes": 13368,
"totalKb": "13 KB",
"totalMs": "60 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"totalBytes": 1575,
"totalKb": "2 KB",
"totalMs": "10 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"totalBytes": 170,
"totalKb": "0 KB",
"totalMs": "0 ms"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"totalBytes": 47,
"totalKb": "0 KB",
"totalMs": "0 ms"
}
],
"totalCompletedRequests": 5
}
},
"scoringMode": "numeric",
"name": "total-byte-weight",
"description": "Avoids enormous network payloads",
"helpText": "Large network payloads cost users real money and are highly correlated with long load times. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/network-payloads).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Total Size"
},
{
"type": "text",
"itemType": "text",
"text": "Transfer Time"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "48 KB"
},
{
"type": "text",
"text": "220 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/"
},
{
"type": "text",
"text": "13 KB"
},
{
"type": "text",
"text": "60 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css"
},
{
"type": "text",
"text": "2 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js"
},
{
"type": "text",
"text": "0 KB"
},
{
"type": "text",
"text": "0 ms"
}
],
[
{
"type": "url",
"text": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css"
},
{
"type": "text",
"text": "0 KB"
},
{
"type": "text",
"text": "0 ms"
}
]
]
}
},
"score": 100
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "perf-info",
"result": {
"score": 100,
"displayValue": "0 assets found",
"rawValue": 0,
"extendedInfo": {
"value": {
"results": [],
"queryStringCount": 0
}
},
"scoringMode": "numeric",
"name": "uses-long-cache-ttl",
"description": "Uses efficient cache policy on static assets",
"helpText": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching#cache-control).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Cache TTL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
}
],
"items": []
}
},
"score": 100
},
{
"id": "dom-size",
"weight": 0,
"group": "perf-info",
"result": {
"score": 100,
"displayValue": "117 nodes",
"rawValue": 117,
"extendedInfo": {
"value": [
{
"title": "Total DOM Nodes",
"value": "117",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "7",
"snippet": "html.online >\n body >\n main#main.home >\n section.block.feed-block >\n ul.posts-list >\n li >\n a",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "37",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
},
"scoringMode": "numeric",
"name": "dom-size",
"description": "Avoids an excessive DOM size",
"helpText": "Browser engineers recommend pages contain fewer than ~1,500 DOM nodes. The sweet spot is a tree depth < 32 elements and fewer than 60 children/parent element. A large DOM can increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn more](https://developers.google.com/web/fundamentals/performance/rendering/).",
"details": {
"type": "cards",
"header": {
"type": "text",
"text": "View details"
},
"items": [
{
"title": "Total DOM Nodes",
"value": "117",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "7",
"snippet": "html.online >\n body >\n main#main.home >\n section.block.feed-block >\n ul.posts-list >\n li >\n a",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "37",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
}
},
"score": 100
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "perf-info",
"result": {
"score": false,
"displayValue": "3",
"rawValue": false,
"extendedInfo": {
"value": {
"chains": {
"36255.21": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/",
"startTime": 1996657.643835,
"endTime": 1996658.226574,
"responseReceivedTime": 1996658.21028,
"transferSize": 13368
},
"children": {
"36255.22": {
"request": {
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"startTime": 1996658.251356,
"endTime": 1996659.084837,
"responseReceivedTime": 1996658.822331,
"transferSize": 49164
},
"children": {}
},
"36255.23": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"startTime": 1996658.252316,
"endTime": 1996658.830672,
"responseReceivedTime": 1996658.830258,
"transferSize": 170
},
"children": {}
},
"36255.35": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"startTime": 1996659.828186,
"endTime": 1996660.404815,
"responseReceivedTime": 1996660.404328,
"transferSize": 47
},
"children": {}
}
}
}
},
"longestChain": {
"duration": 2760.980000020936,
"length": 2,
"transferSize": 47
}
}
},
"scoringMode": "binary",
"informative": true,
"name": "critical-request-chains",
"description": "Critical Request Chains",
"helpText": "The Critical Request Chains below show you what resources are issued with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/critical-request-chains).",
"details": {
"type": "criticalrequestchain",
"header": {
"type": "text",
"text": "View critical network waterfall:"
},
"chains": {
"36255.21": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/",
"startTime": 1996657.643835,
"endTime": 1996658.226574,
"responseReceivedTime": 1996658.21028,
"transferSize": 13368
},
"children": {
"36255.22": {
"request": {
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"startTime": 1996658.251356,
"endTime": 1996659.084837,
"responseReceivedTime": 1996658.822331,
"transferSize": 49164
},
"children": {}
},
"36255.23": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"startTime": 1996658.252316,
"endTime": 1996658.830672,
"responseReceivedTime": 1996658.830258,
"transferSize": 170
},
"children": {}
},
"36255.35": {
"request": {
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/css/new-base.css",
"startTime": 1996659.828186,
"endTime": 1996660.404815,
"responseReceivedTime": 1996660.404328,
"transferSize": 47
},
"children": {}
}
}
}
},
"longestChain": {
"duration": 2760.980000020936,
"length": 2,
"transferSize": 47
}
}
},
"score": 0
},
{
"id": "user-timings",
"weight": 0,
"group": "perf-info",
"result": {
"score": true,
"displayValue": "0",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"informative": true,
"name": "user-timings",
"description": "User Timing marks and measures",
"helpText": "Consider instrumenting your app with the User Timing API to create custom, real-world measurements of key user experiences. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/user-timing).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Name"
},
{
"type": "text",
"itemType": "text",
"text": "Type"
},
{
"type": "text",
"itemType": "text",
"text": "Time"
}
],
"items": []
}
},
"score": 100
},
{
"id": "bootup-time",
"weight": 0,
"group": "perf-info",
"result": {
"score": true,
"displayValue": "150 ms",
"rawValue": 147.74000072479248,
"extendedInfo": {
"value": {
"https://pwa-jekyll-starter.netlify.com/": {
"Parsing HTML & CSS": 85.83600068092346,
"Script Evaluation": 4.023999929428101,
"Script Parsing & Compile": 0.7409999370574951,
"Style & Layout": 0.03299999237060547
},
"https://identity.netlify.com/v1/netlify-identity-widget.js": {
"Script Evaluation": 51.717000246047974,
"Script Parsing & Compile": 2.002000093460083,
"Style & Layout": 0.5169999599456787
},
"https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js": {
"Script Evaluation": 2.8239998817443848,
"Script Parsing & Compile": 0.02200007438659668
},
"https://pwa-jekyll-starter.netlify.com/sw.js": {
"Parsing HTML & CSS": 0.023999929428100586
}
}
},
"scoringMode": "binary",
"name": "bootup-time",
"description": "JavaScript boot-up time",
"helpText": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"itemType": "text",
"text": "Script Parsing & Compile"
}
],
"items": [
[
{
"type": "url",
"text": "https://identity.netlify.com/v1/netlify-identity-widget.js"
},
{
"type": "text",
"text": "52 ms"
},
{
"type": "text",
"text": "2 ms"
}
]
]
}
},
"score": 100
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"result": {
"score": 100,
"displayValue": "true",
"rawValue": true,
"scoringMode": "binary",
"informative": true,
"name": "screenshot-thumbnails",
"description": "Screenshot Thumbnails",
"helpText": "This is what the load of your site looked like.",
"details": {
"type": "filmstrip",
"scale": 2778,
"items": [
{
"timing": 278,
"timestamp": 1996657920948,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 556,
"timestamp": 1996658198748,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 833,
"timestamp": 1996658476548,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1111,
"timestamp": 1996658754348,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1389,
"timestamp": 1996659032148,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 1667,
"timestamp": 1996659309948,
"data": "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"
},
{
"timing": 1945,
"timestamp": 1996659587748,
"data": "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"
},
{
"timing": 2222,
"timestamp": 1996659865548,
"data": "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"
},
{
"timing": 2500,
"timestamp": 1996660143348,
"data": "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"
},
{
"timing": 2778,
"timestamp": 1996660421148,
"data": "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"
}
]
}
},
"score": 100
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "perf-info",
"result": {
"score": true,
"displayValue": "190 ms",
"rawValue": 191.7029993534088,
"extendedInfo": {
"value": {
"Parse HTML": 87.5400002002716,
"Evaluate Script": 62.24399971961975,
"Recalculate Style": 9.27899956703186,
"Layout": 9.043000221252441,
"Paint": 5.228999853134155,
"Run Microtasks": 3.630000352859497,
"Compile Script": 3.548999786376953,
"Minor GC": 3.055000066757202,
"Composite Layers": 2.5829999446868896,
"Update Layer Tree": 2.421999454498291,
"DOM GC": 2.1520001888275146,
"Parse Stylesheet": 0.9700000286102295,
"Major GC": 0.006999969482421875
}
},
"scoringMode": "binary",
"informative": true,
"name": "mainthread-work-breakdown",
"description": "Main thread work breakdown",
"helpText": "Consider reducing the time spent parsing, compiling and executing JS.You may find delivering smaller JS payloads helps with this.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Category"
},
{
"type": "text",
"itemType": "text",
"text": "Work"
},
{
"type": "text",
"itemType": "text",
"text": "Time spent"
}
],
"items": [
[
{
"type": "text",
"text": "Parsing HTML & CSS"
},
{
"type": "text",
"text": "Parse HTML"
},
{
"type": "text",
"text": "88 ms"
}
],
[
{
"type": "text",
"text": "Parsing HTML & CSS"
},
{
"type": "text",
"text": "Parse Stylesheet"
},
{
"type": "text",
"text": "1 ms"
}
],
[
{
"type": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"text": "Evaluate Script"
},
{
"type": "text",
"text": "62 ms"
}
],
[
{
"type": "text",
"text": "Script Evaluation"
},
{
"type": "text",
"text": "Run Microtasks"
},
{
"type": "text",
"text": "4 ms"
}
],
[
{
"type": "text",
"text": "Style & Layout"
},
{
"type": "text",
"text": "Recalculate Style"
},
{
"type": "text",
"text": "9 ms"
}
],
[
{
"type": "text",
"text": "Style & Layout"
},
{
"type": "text",
"text": "Layout"
},
{
"type": "text",
"text": "9 ms"
}
],
[
{
"type": "text",
"text": "Paint"
},
{
"type": "text",
"text": "Paint"
},
{
"type": "text",
"text": "5 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "Minor GC"
},
{
"type": "text",
"text": "3 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "DOM GC"
},
{
"type": "text",
"text": "2 ms"
}
],
[
{
"type": "text",
"text": "Garbage collection"
},
{
"type": "text",
"text": "Major GC"
},
{
"type": "text",
"text": "0 ms"
}
],
[
{
"type": "text",
"text": "Compositing"
},
{
"type": "text",
"text": "Composite Layers"
},
{
"type": "text",
"text": "3 ms"
}
],
[
{
"type": "text",
"text": "Compositing"
},
{
"type": "text",
"text": "Update Layer Tree"
},
{
"type": "text",
"text": "2 ms"
}
],
[
{
"type": "text",
"text": "Script Parsing & Compile"
},
{
"type": "text",
"text": "Compile Script"
},
{
"type": "text",
"text": "4 ms"
}
]
]
}
},
"score": 100
}
],
"id": "performance",
"score": 97.82352941176471
},
{
"name": "Progressive Web App",
"weight": 1,
"description": "These checks validate the aspects of a Progressive Web App, as specified by the baseline [PWA Checklist](https://developers.google.com/web/progressive-web-apps/checklist).",
"audits": [
{
"id": "service-worker",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "service-worker",
"description": "Registers a service worker",
"helpText": "The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/registered-service-worker)."
},
"score": 100
},
{
"id": "works-offline",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "works-offline",
"description": "Responds with a 200 when offline",
"helpText": "If you're building a Progressive Web App, consider using a service worker so that your app can work offline. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-200-when-offline)."
},
"score": 100
},
{
"id": "without-javascript",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "without-javascript",
"description": "Contains some content when JavaScript is not available",
"helpText": "Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/no-js)."
},
"score": 100
},
{
"id": "is-on-https",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"score": 100
},
{
"id": "redirects-http",
"weight": 1,
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"name": "redirects-http",
"description": "Does not redirect HTTP traffic to HTTPS",
"helpText": "If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-redirects-to-https)."
},
"score": 0
},
{
"id": "load-fast-enough-for-pwa",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"areLatenciesAll3G": true,
"firstRequestLatencies": [
{
"url": "https://identity.netlify.com/v1/netlify-identity-widget.js",
"latency": "570.5"
},
{
"url": "https://pwa-jekyll-starter.netlify.com/static-assets/js/home.js",
"latency": "577.49"
}
],
"isFast": true,
"timeToFirstInteractive": 1605.27
}
},
"scoringMode": "binary",
"name": "load-fast-enough-for-pwa",
"description": "Page load is fast enough on 3G",
"helpText": "A fast page load over a 3G network ensures a good mobile user experience. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/fast-3g)."
},
"score": 100
},
{
"id": "webapp-install-banner",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"warnings": [],
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "webapp-install-banner",
"description": "User can be prompted to Install the Web App",
"helpText": "Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/install-prompt)."
},
"score": 100
},
{
"id": "splash-screen",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "splash-screen",
"description": "Configured for a custom splash screen",
"helpText": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/custom-splash-screen)."
},
"score": 100
},
{
"id": "themed-omnibox",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": true
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
},
"themeColor": "#0073bd"
}
},
"scoringMode": "binary",
"name": "themed-omnibox",
"description": "Address bar matches brand colors",
"helpText": "The browser address bar can be themed to match your site. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/address-bar)."
},
"score": 100
},
{
"id": "viewport",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "viewport",
"description": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"helpText": "Add a viewport meta tag to optimize your app for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/has-viewport-meta-tag)."
},
"score": 100
},
{
"id": "content-width",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "content-width",
"description": "Content is sized correctly for the viewport",
"helpText": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/content-sized-correctly-for-viewport)."
},
"score": 100
},
{
"id": "pwa-cross-browser",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-cross-browser",
"description": "Site works cross-browser",
"helpText": "To reach the most number of users, sites should work across every major browser. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#site-works-cross-browser)."
},
"score": 0
},
{
"id": "pwa-page-transitions",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-page-transitions",
"description": "Page transitions don't feel like they block on the network",
"helpText": "Transitions should feel snappy as you tap around, even on a slow network, a key to perceived performance. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#page-transitions-dont-feel-like-they-block-on-the-network)."
},
"score": 0
},
{
"id": "pwa-each-page-has-url",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-each-page-has-url",
"description": "Each page has a URL",
"helpText": "Ensure individual pages are deep linkable via the URLs and that URLs are unique for the purpose of shareability on social media. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#each-page-has-a-url)."
},
"score": 0
}
],
"id": "pwa",
"score": 90.9090909090909
},
{
"name": "Accessibility",
"description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developers.google.com/web/fundamentals/accessibility). Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged.",
"audits": [
{
"id": "accesskeys",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "accesskeys",
"description": "`[accesskey]` values are not unique",
"helpText": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more](https://dequeuniversity.com/rules/axe/2.2/accesskeys?application=lighthouse)."
},
"score": 100
},
{
"id": "aria-allowed-attr",
"weight": 0,
"group": "a11y-aria",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-allowed-attr",
"description": "`[aria-*]` attributes do not match their roles",
"helpText": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-allowed-attr?application=lighthouse)."
},
"score": 100
},
{
"id": "aria-required-attr",
"weight": 2,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-attr",
"description": "`[role]`s have all required `[aria-*]` attributes",
"helpText": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-children",
"weight": 5,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-children",
"description": "Elements with `[role]` that require specific children `[role]`s, are present",
"helpText": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-children?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-parent",
"weight": 2,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-parent",
"description": "`[role]`s are contained by their required parent element",
"helpText": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-parent?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-roles",
"weight": 3,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"description": "`[role]` values are valid",
"helpText": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-roles?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-valid-attr-value",
"weight": 0,
"group": "a11y-aria",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-valid-attr-value",
"description": "`[aria-*]` attributes do not have valid values",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr-value?application=lighthouse)."
},
"score": 100
},
{
"id": "aria-valid-attr",
"weight": 0,
"group": "a11y-aria",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "aria-valid-attr",
"description": "`[aria-*]` attributes are not valid or misspelled",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr?application=lighthouse)."
},
"score": 100
},
{
"id": "audio-caption",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "audio-caption",
"description": "`<audio>` elements are missing a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "Captions make audio elements usable for deaf or hearing-impaired users, providing critical information such as who is talking, what they're saying, and other non-speech information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/audio-caption?application=lighthouse)."
},
"score": 100
},
{
"id": "button-name",
"weight": 0,
"group": "a11y-element-names",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "button-name",
"description": "Buttons do not have an accessible name",
"helpText": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/button-name?application=lighthouse)."
},
"score": 100
},
{
"id": "bypass",
"weight": 10,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"description": "The page contains a heading, skip link, or landmark region",
"helpText": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more](https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "color-contrast",
"weight": 6,
"group": "a11y-color-contrast",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "color-contrast",
"description": "Background and foreground colors have a sufficient contrast ratio",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "definition-list",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "definition-list",
"description": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>` or `<template>` elements.",
"helpText": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/definition-list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "dlitem",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "dlitem",
"description": "Definition list items are wrapped in `<dl>` elements",
"helpText": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn more](https://dequeuniversity.com/rules/axe/2.2/dlitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "document-title",
"weight": 2,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"description": "Document has a `<title>` element",
"helpText": "Screen reader users use page titles to get an overview of the contents of the page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/document-title?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "duplicate-id",
"weight": 5,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"description": "`[id]` attributes on the page are unique",
"helpText": "The value of an id attribute must be unique to prevent other instances from being overlooked by assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/duplicate-id?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "frame-title",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "frame-title",
"description": "`<frame>` or `<iframe>` elements do not have a title",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/2.2/frame-title?application=lighthouse)."
},
"score": 100
},
{
"id": "html-has-lang",
"weight": 4,
"group": "a11y-language",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-has-lang",
"description": "`<html>` element has a `[lang]` attribute",
"helpText": "If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/html-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "html-lang-valid",
"weight": 1,
"group": "a11y-language",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-lang-valid",
"description": "`<html>` element has a valid value for its `[lang]` attribute",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "image-alt",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "image-alt",
"description": "Image elements do not have `[alt]` attributes",
"helpText": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute.[Learn more](https://dequeuniversity.com/rules/axe/2.2/image-alt?application=lighthouse)."
},
"score": 100
},
{
"id": "input-image-alt",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "input-image-alt",
"description": "`<input type=\"image\">` elements do not have `[alt]` text",
"helpText": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn more](https://dequeuniversity.com/rules/axe/2.2/input-image-alt?application=lighthouse)."
},
"score": 100
},
{
"id": "label",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "label",
"description": "Form elements do not have associated labels",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/label?application=lighthouse)."
},
"score": 100
},
{
"id": "layout-table",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "layout-table",
"description": "Presentational `<table>` elements do not avoid using `<th>`, `<caption>` or the `[summary]` attribute.",
"helpText": "A table being used for layout purposes should not include data elements, such as the th or caption elements or the summary attribute, because this can create a confusing experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/layout-table?application=lighthouse)."
},
"score": 100
},
{
"id": "link-name",
"weight": 9,
"group": "a11y-element-names",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"description": "Links have a discernible name",
"helpText": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/link-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "list",
"weight": 5,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"description": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"helpText": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "listitem",
"weight": 4,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"description": "List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements",
"helpText": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/listitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "meta-refresh",
"weight": 0,
"group": "a11y-meta",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "meta-refresh",
"description": "The document uses `<meta http-equiv=\"refresh\">`",
"helpText": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-refresh?application=lighthouse)."
},
"score": 100
},
{
"id": "meta-viewport",
"weight": 3,
"group": "a11y-meta",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"description": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
"helpText": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-viewport?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "object-alt",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "object-alt",
"description": "`<object>` elements do not have `[alt]` text",
"helpText": "Screen readers cannot translate non-text content. Adding alt text to `<object>` elements helps screen readers convey meaning to users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/object-alt?application=lighthouse)."
},
"score": 100
},
{
"id": "tabindex",
"weight": 4,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "tabindex",
"description": "No element has a `[tabindex]` value greater than 0",
"helpText": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/tabindex?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "td-headers-attr",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "td-headers-attr",
"description": "Cells in a `<table>` element that use the `[headers]` attribute refers to other cells of that same table.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/td-headers-attr?application=lighthouse)."
},
"score": 100
},
{
"id": "th-has-data-cells",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "th-has-data-cells",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` do not have data cells they describe.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/th-has-data-cells?application=lighthouse)."
},
"score": 100
},
{
"id": "valid-lang",
"weight": 0,
"group": "a11y-language",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "valid-lang",
"description": "`[lang]` attributes do not have a valid value",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"score": 100
},
{
"id": "video-caption",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-caption",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-caption?application=lighthouse)."
},
"score": 100
},
{
"id": "video-description",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-description",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"description\"]`.",
"helpText": "Audio descriptions provide relevant information for videos that dialogue cannot, such as facial expressions and scenes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-description?application=lighthouse)."
},
"score": 100
},
{
"id": "logical-tab-order",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "logical-tab-order",
"description": "The page has a logical tab order",
"helpText": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "focusable-controls",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focusable-controls",
"description": "Interactive controls are keyboard focusable",
"helpText": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "managed-focus",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "managed-focus",
"description": "The user's focus is directed to new content added to the page",
"helpText": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "focus-traps",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focus-traps",
"description": "User focus is not accidentally trapped in a region",
"helpText": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "custom-controls-labels",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-labels",
"description": "Custom controls have associated labels",
"helpText": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "custom-controls-roles",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-roles",
"description": "Custom controls have ARIA roles",
"helpText": "Custom interactive controls have appropriate ARIA roles. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "visual-order-follows-dom",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "visual-order-follows-dom",
"description": "Visual order on the page follows DOM order",
"helpText": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "offscreen-content-hidden",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "offscreen-content-hidden",
"description": "Offscreen content is hidden from assistive technology",
"helpText": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "heading-levels",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "heading-levels",
"description": "Headings don't skip levels",
"helpText": "Headings are used to create an outline for the page and heading levels are not skipped. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"score": 0
},
{
"id": "use-landmarks",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "use-landmarks",
"description": "HTML5 landmark elements are used to improve navigation",
"helpText": "Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"score": 0
}
],
"id": "accessibility",
"score": 100
},
{
"name": "Best Practices",
"description": "We've compiled some recommendations for modernizing your web app and avoiding performance pitfalls.",
"audits": [
{
"id": "appcache-manifest",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "appcache-manifest",
"description": "Avoids Application Cache",
"helpText": "Application Cache is deprecated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/appcache)."
},
"score": 100
},
{
"id": "no-websql",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "no-websql",
"description": "Avoids WebSQL DB",
"helpText": "Web SQL is deprecated. Consider using IndexedDB instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/web-sql)."
},
"score": 100
},
{
"id": "is-on-https",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"score": 100
},
{
"id": "uses-http2",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "uses-http2",
"description": "Uses HTTP/2 for its own resources",
"helpText": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http2).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Protocol"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-passive-event-listeners",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "uses-passive-event-listeners",
"description": "Uses passive listeners to improve scrolling performance",
"helpText": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "no-mutation-events",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "no-mutation-events",
"description": "Avoids Mutation Events in its own scripts",
"helpText": "Mutation Events are deprecated and harm performance. Consider using Mutation Observers instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/mutation-events).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Event"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
},
{
"type": "text",
"itemType": "text",
"text": "Col"
},
{
"type": "text",
"itemType": "code",
"text": "Snippet"
}
],
"items": []
}
},
"score": 100
},
{
"id": "no-document-write",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "no-document-write",
"description": "Avoids `document.write()`",
"helpText": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/document-write).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "external-anchors-use-rel-noopener",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "external-anchors-use-rel-noopener",
"description": "Opens external anchors using `rel=\"noopener\"`",
"helpText": "Open new tabs using `rel=\"noopener\"` to improve performance and prevent security vulnerabilities. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/noopener).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Target"
},
{
"type": "text",
"itemType": "text",
"text": "Rel"
}
],
"items": []
}
},
"score": 100
},
{
"id": "geolocation-on-start",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "geolocation-on-start",
"description": "Avoids requesting the geolocation permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/geolocation-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "no-vulnerable-libraries",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "no-vulnerable-libraries",
"description": "Avoids front-end JavaScript libraries with known security vulnerabilities",
"helpText": "Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers."
},
"score": 100
},
{
"id": "notification-on-start",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "notification-on-start",
"description": "Avoids requesting the notification permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/notifications-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "deprecations",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "deprecations",
"description": "Avoids deprecated APIs",
"helpText": "Deprecated APIs will eventually be removed from the browser. [Learn more](https://www.chromestatus.com/features#deprecated).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Deprecation / Warning"
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
}
],
"items": []
}
},
"score": 100
},
{
"id": "manifest-short-name-length",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "manifest-short-name-length",
"description": "Manifest's `short_name` won't be truncated when displayed on homescreen",
"helpText": "Make your app's `short_name` fewer than 12 characters to ensure that it's not truncated on homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/manifest-short_name-is-not-truncated)."
},
"score": 100
},
{
"id": "password-inputs-can-be-pasted-into",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "password-inputs-can-be-pasted-into",
"description": "Allows users to paste into password fields",
"helpText": "Preventing password pasting undermines good security policy. [Learn more](https://www.ncsc.gov.uk/blog-post/let-them-paste-passwords)",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Password inputs that prevent pasting into"
},
"items": []
}
},
"score": 100
},
{
"id": "errors-in-console",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": 0,
"scoringMode": "binary",
"name": "errors-in-console",
"description": "No browser errors logged to the console",
"helpText": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Description"
}
],
"items": []
}
},
"score": 100
},
{
"id": "image-aspect-ratio",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "image-aspect-ratio",
"description": "Displays images with correct aspect ratio",
"helpText": "Image display dimensions should match natural aspect ratio.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Aspect Ratio (Displayed)"
},
{
"type": "text",
"itemType": "text",
"text": "Aspect Ratio (Actual)"
}
],
"items": []
}
},
"score": 100
}
],
"id": "best-practices",
"score": 100
},
{
"name": "SEO",
"description": "These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. [Learn more](https://support.google.com/webmasters/answer/35769).",
"audits": [
{
"id": "viewport",
"weight": 1,
"group": "seo-mobile",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "viewport",
"description": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"helpText": "Add a viewport meta tag to optimize your app for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/has-viewport-meta-tag)."
},
"score": 100
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"description": "Document has a `<title>` element",
"helpText": "Screen reader users use page titles to get an overview of the contents of the page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/document-title?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "meta-description",
"description": "Document has a meta description",
"helpText": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more](https://support.google.com/webmasters/answer/35624?hl=en#1)."
},
"score": 100
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "http-status-code",
"description": "Page has successful HTTP status code",
"helpText": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/successful-http-code)."
},
"score": 100
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "link-text",
"description": "Links have descriptive text",
"helpText": "Descriptive link text helps search engines understand your content. [Learn more](https://webmasters.googleblog.com/2008/10/importance-of-link-architecture.html).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Link destination"
},
{
"type": "text",
"itemType": "text",
"text": "Link Text"
}
],
"items": []
}
},
"score": 100
},
{
"id": "is-crawlable",
"weight": 1,
"group": "seo-crawl",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "is-crawlable",
"description": "Page isn’t blocked from indexing",
"helpText": "The \"Robots\" directives tell crawlers how your content should be indexed. [Learn more](https://developers.google.com/search/reference/robots_meta_tag).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Source"
}
],
"items": []
}
},
"score": 100
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "hreflang",
"description": "Document has a valid `hreflang`",
"helpText": "hreflang allows crawlers to discover alternate translations of the page content. [Learn more](https://support.google.com/webmasters/answer/189077).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Source"
}
],
"items": []
}
},
"score": 100
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "canonical",
"description": "Document has a valid `rel=canonical`",
"helpText": "Canonical links suggest which URL to show in search results. Read more in [Use canonical URLs](https://support.google.com/webmasters/answer/139066)."
},
"score": 100
},
{
"id": "font-size",
"weight": 1,
"group": "seo-mobile",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": null,
"scoringMode": "binary",
"name": "font-size",
"description": "Document uses legible font sizes",
"helpText": "Font sizes less than 16px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >75% of page text ≥16px. [Learn more](https://developers.google.com/speed/docs/insights/UseLegibleFontSizes).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Source"
},
{
"type": "text",
"itemType": "code",
"text": "Selector"
},
{
"type": "text",
"itemType": "text",
"text": "% of Page Text"
},
{
"type": "text",
"itemType": "text",
"text": "Font Size"
}
],
"items": [
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".callOut"
},
{
"type": "text",
"text": "1.68%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".btnLink"
},
{
"type": "text",
"text": "1.68%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "dynamic"
},
{
"type": "code",
"text": ".btn"
},
{
"type": "text",
"text": "0.52%"
},
{
"type": "text",
"text": "14px"
}
],
[
{
"type": "url",
"text": "Legible text"
},
{
"type": "code",
"text": null
},
{
"type": "text",
"text": "96.13%"
},
{
"type": "text",
"text": "≥ 16px"
}
]
]
}
},
"score": 100
},
{
"id": "plugins",
"weight": 1,
"group": "seo-content",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "plugins",
"description": "Document avoids plugins",
"helpText": "Most mobile devices do not support plugins, and many desktop browsers restrict them.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Element source"
}
],
"items": []
}
},
"score": 100
},
{
"id": "mobile-friendly",
"weight": 0,
"group": "manual-seo-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "mobile-friendly",
"description": "Page is mobile friendly",
"helpText": "Take the [Mobile-Friendly Test](https://search.google.com/test/mobile-friendly) to see how easily a visitor can use your page on a mobile device. [Learn more](https://developers.google.com/search/mobile-sites/)."
},
"score": 0
},
{
"id": "structured-data",
"weight": 0,
"group": "manual-seo-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "structured-data",
"description": "Structured data is valid",
"helpText": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more](https://developers.google.com/search/docs/guides/mark-up-content)."
},
"score": 0
}
],
"id": "seo",
"score": 100
}
],
"reportGroups": {
"perf-metric": {
"title": "Metrics",
"description": "These metrics encapsulate your web app's performance across a number of dimensions."
},
"perf-hint": {
"title": "Opportunities",
"description": "These are opportunities to speed up your application by optimizing the following resources."
},
"perf-info": {
"title": "Diagnostics",
"description": "More information about the performance of your application."
},
"a11y-color-contrast": {
"title": "Color Contrast Is Satisfactory",
"description": "These are opportunities to improve the legibility of your content."
},
"a11y-describe-contents": {
"title": "Elements Describe Contents Well",
"description": "These are opportunities to make your content easier to understand for a user of assistive technology, like a screen reader."
},
"a11y-well-structured": {
"title": "Elements Are Well Structured",
"description": "These are opportunities to make sure your HTML is appropriately structured."
},
"a11y-aria": {
"title": "ARIA Attributes Follow Best Practices",
"description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-correct-attributes": {
"title": "Elements Use Attributes Correctly",
"description": "These are opportunities to improve the configuration of your HTML elements."
},
"a11y-element-names": {
"title": "Elements Have Discernable Names",
"description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-language": {
"title": "Page Specifies Valid Language",
"description": "These are opportunities to improve the interpretation of your content by users in different locales."
},
"a11y-meta": {
"title": "Meta Tags Used Properly",
"description": "These are opportunities to improve the user experience of your site."
},
"manual-a11y-checks": {
"title": "Additional items to manually check",
"description": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://developers.google.com/web/fundamentals/accessibility/how-to-review)."
},
"manual-pwa-checks": {
"title": "Additional items to manually check",
"description": "These checks are required by the baseline [PWA Checklist](https://developers.google.com/web/progressive-web-apps/checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually."
},
"seo-mobile": {
"title": "Mobile Friendly",
"description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn more](https://developers.google.com/search/mobile-sites/)."
},
"seo-content": {
"title": "Content Best Practices",
"description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
},
"seo-crawl": {
"title": "Crawling and Indexing",
"description": "To appear in search results, crawlers need access to your app."
},
"manual-seo-checks": {
"title": "Additional items to manually check",
"description": "Run these additional validators on your site to check additional SEO best practices."
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment