{
  "name": "FTEX \u21c4 DDS Converter",
  "short_name": "FTEX\u21c4DDS",
  "description": "Convert PES 2021 / Fox Engine .ftex textures to .dds and back, fully offline in the browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c0d10",
  "theme_color": "#0c0d10",
  "icons": [
    {
      "src": "img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/logo.jpg",
      "sizes": "240x240",
      "type": "image/jpeg"
    }
  ]
}
