{
  "background_color": "#ffffff",
  "description": "This site lets you print pdfs in one side mode when the printer is locked down to 2-sided prints. You can also adjust margins to make more space for comments and notes and add page numbering if it is missing.",
  "dir": "auto",
  "display": "standalone",
  "name": "onesidepdf",
  "orientation": "any",
  "scope": "/",
  "short_name": "onesidepdf",
  "start_url": "index.html",
  "theme_color": "#ffffff",
  "icons": [
    {
    "src": "logo.svg",
    "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
    "type": "image/svg+xml",
    "purpose": "any"
   }, 
    {
    "src": "icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
   }
    
  ],
  "lang": "en"
}
