{
    "id": "aud_VZlMseWSognq2R2hGEj2",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_VZlMseWSognq2R2hGEj2",
    "status": "completed",
    "url": "https://lightscore.dev/",
    "device": "mobile",
    "categories": [
        "performance",
        "accessibility",
        "seo",
        "best_practices"
    ],
    "runs": 1,
    "regions": [
        "fra",
        "iad"
    ],
    "lighthouse_version": "12.8.2",
    "credits_cost": 0,
    "results": [
        {
            "region": "fra",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 978,
                "cls": 0,
                "tbt_ms": 5,
                "fcp_ms": 978,
                "speed_index_ms": 978,
                "tti_ms": 1022
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_VZlMseWSognq2R2hGEj2/fra.json?token=HS256-S6vKnNhiIlYgW36uBAHl2aQM3fNnXIoH58FyWK3kJ_U&expires=1785230923",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_VZlMseWSognq2R2hGEj2/fra.html?token=HS256-veAavyEh0vmiaRY4JLWX9cAs3BfQrHoz4W-CUKvcVmY&expires=1785230923"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 435,
                    "http_status": 200,
                    "final_url": "https://lightscore.dev/",
                    "redirects": 0,
                    "ip": "95.143.172.182",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "Let's Encrypt",
                        "valid_to": "Sep 10 17:37:55 2026 GMT",
                        "days_to_expiry": 82
                    },
                    "ttfb_ms": 226,
                    "total_ms": 428,
                    "phases": {
                        "dns_ms": 54,
                        "tcp_ms": 8,
                        "tls_ms": 138,
                        "ttfb_ms": 226,
                        "download_ms": 2
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "nginx",
                    "content_type": "text/html; charset=utf-8",
                    "cdn": null,
                    "cookies": null,
                    "security": {
                        "hsts": true,
                        "csp": false,
                        "x_frame_options": "SAMEORIGIN",
                        "x_content_type_options": "nosniff",
                        "referrer_policy": "strict-origin-when-cross-origin",
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 60,
                        "grade": "C"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": false,
                    "expires": null,
                    "age_s": null,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 2,
                    "title": "Lightscore — free Lighthouse audits from multiple regions",
                    "title_length": 57,
                    "meta_description": "Run a free Google Lighthouse audit from any of 7 global regions (up to 2 per run) — dedicated hardware, no login, plain-HTTP API. Free while in launch.",
                    "meta_description_length": 151,
                    "canonical": "https://lightscore.dev/",
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true,
                    "json_ld": {
                        "present": true,
                        "count": 1,
                        "types": [
                            "FAQPage"
                        ]
                    }
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 440,
                    "archived": true,
                    "bytes": 33659
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 11507,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 978,
                        "cls": 0,
                        "tbt_ms": 5,
                        "fcp_ms": 978,
                        "speed_index_ms": 978,
                        "tti_ms": 1022
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 184,
                                "transfer_size": 8620
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 274,
                                "duration_ms": 10,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 379,
                        "main_thread_ms": 457,
                        "bootup_ms": 15,
                        "total_bytes": 9278,
                        "server_latency_ms": 122
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 9278
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 8620
                        },
                        {
                            "type": "other",
                            "count": 1,
                            "transfer_bytes": 658
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 100,
                                "best_practices": 100
                            },
                            "benchmark_index": 1829
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 116,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 13
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-19T20:05:21Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 911,
                "cls": 0,
                "tbt_ms": 9,
                "fcp_ms": 911,
                "speed_index_ms": 1245,
                "tti_ms": 948
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_VZlMseWSognq2R2hGEj2/iad.json?token=HS256-rMmAumVpcV0OovswGFn6KlglpfEhLgOcj2zSG2gJZVM&expires=1785230923",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_VZlMseWSognq2R2hGEj2/iad.html?token=HS256-QbMEzVTg0AFUW2Foak_U4mMq73t7Wj_SVYbrf9WJQzw&expires=1785230923"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 600,
                    "http_status": 200,
                    "final_url": "https://lightscore.dev/",
                    "redirects": 0,
                    "ip": "95.143.172.182",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "Let's Encrypt",
                        "valid_to": "Sep 10 17:37:55 2026 GMT",
                        "days_to_expiry": 82
                    },
                    "ttfb_ms": 178,
                    "total_ms": 593,
                    "phases": {
                        "dns_ms": 60,
                        "tcp_ms": 90,
                        "tls_ms": 213,
                        "ttfb_ms": 178,
                        "download_ms": 52
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "nginx",
                    "content_type": "text/html; charset=utf-8",
                    "cdn": null,
                    "cookies": null,
                    "security": {
                        "hsts": true,
                        "csp": false,
                        "x_frame_options": "SAMEORIGIN",
                        "x_content_type_options": "nosniff",
                        "referrer_policy": "strict-origin-when-cross-origin",
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 60,
                        "grade": "C"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": false,
                    "expires": null,
                    "age_s": null,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 2,
                    "title": "Lightscore — free Lighthouse audits from multiple regions",
                    "title_length": 57,
                    "meta_description": "Run a free Google Lighthouse audit from any of 7 global regions (up to 2 per run) — dedicated hardware, no login, plain-HTTP API. Free while in launch.",
                    "meta_description_length": 151,
                    "canonical": "https://lightscore.dev/",
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true,
                    "json_ld": {
                        "present": true,
                        "count": 1,
                        "types": [
                            "FAQPage"
                        ]
                    }
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 133,
                    "archived": true,
                    "bytes": 33659
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 10449,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 911,
                        "cls": 0,
                        "tbt_ms": 9,
                        "fcp_ms": 911,
                        "speed_index_ms": 1245,
                        "tti_ms": 948
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 498,
                                "transfer_size": 8620
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 584,
                                "duration_ms": 107,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 379,
                        "main_thread_ms": 422,
                        "bootup_ms": 21,
                        "total_bytes": 9278,
                        "server_latency_ms": 181
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 9278
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 8620
                        },
                        {
                            "type": "other",
                            "count": 1,
                            "transfer_bytes": 658
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 100,
                                "best_practices": 100
                            },
                            "benchmark_index": 1849
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 790,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 13
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-19T20:05:23Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-06-19T20:04:52Z",
    "completed_at": "2026-06-19T20:05:23Z",
    "permalink": "https://lightscore.dev/report/lightscore.dev/aud_VZlMseWSognq2R2hGEj2",
    "json_url": "https://lightscore.dev/report/lightscore.dev/aud_VZlMseWSognq2R2hGEj2.json",
    "status_url": "https://lightscore.dev/report/lightscore.dev/aud_VZlMseWSognq2R2hGEj2/status"
}