{
  "name": "World of NLP",
  "short_name": "World of NLP",
  "description": "Die offizielle webbasierte World of NLP App.",
  "start_url": "/index-de.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff9800",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://www.world-of-nlp.org/assets/img/pwa-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.world-of-nlp.org/assets/img/pwa-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}