{
  "name": "LSC to JPG Converter",
  "short_name": "LSC2JPG",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
  {
    "src": "icon.svg",
    "sizes": "192x192",
    "type": "image/svg+xml"
  },
  {
    "src": "icon.svg",
    "sizes": "512x512",
    "type": "image/svg+xml"
  }
]

}
