{
  "name": "3D Super Generator",
  "short_name": "3D Gen",
  "description": "476 parametrische 3D-Generatoren im Browser - kostenlos, kein Server, kein Login",
  "start_url": "/3d/",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#4cc9f0",
  "orientation": "any",
  "categories": ["utilities", "education"],
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
