

{
  "short_name": "TALOS",
  "name": "TALOS Space",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "icons": [   
    {
      "src": " https://www.talos-space.de/wp-content/themes/talos/assets/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.talos-space.de/wp-content/themes/talos/assets/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/"
}