{
  "name": "Online PDF Champ",
  "short_name": "PDF Champ",
  "description": "Free PDF tools that run 100% in your browser. No upload required.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#e5322d",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
