{
  "name": "JSON to Excel Converter",
  "short_name": "JSON2Excel",
  "description": "Convert JSON data to Excel spreadsheets in your browser.",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en"
}
