@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/progressive-web-apps-pwa>
  a schema:TechArticle ;
  schema:headline "Progressive Web Apps (PWA)" ;
  schema:url <https://anchorfact.org/computer-science/progressive-web-apps-pwa/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/progressive-web-apps-pwa>
  schema:citation <https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/progressive-web-apps-pwa>
  schema:citation <https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/progressive-web-apps-pwa>
  schema:citation <https://www.w3.org/TR/appmanifest/> ;
  af:sourceTier "S" .