{
  "name": "Prompt Engineering Meistern",
  "short_name": "PE Meistern",
  "description": "10-bändige deutschsprachige Buchreihe zu Prompt Engineering für Large Language Models. Von Belkis Aslani.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a1628",
  "background_color": "#0a1628",
  "lang": "de",
  "categories": ["books", "education"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
