{
  "name": "JSON to Excel by WTSolutions",
  "short_name": "JSON to Excel",
  "description": "Online tool for converting JSON to Excel, supporting both flat and nested JSON formats",
  "start_url": "json-to-excel.html",
  "display": "standalone",
  "id": "cn.wtsolutions.jsontoexcelen",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity",
    "business"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": ""
}