{
  "name": "staubermann",
  "short_name": "s",
  "icons": [
    {
      "src": "/s192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/s512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
    // ... andere kleinere oder größere Icons
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
