{
  "name": "LINKS Tools",
  "theme_color": "#fa7f16",
  "background_color": "#5c0aa3",
  "short_name": "Tools",
  "display": "standalone",
  "orientation": "any",
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}