{
  "name": "Mein Dashboard",
  "short_name": "Dashboard",
  "start_url": "peach.html",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#e8743b",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/e8743b/ffffff?text=D",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/e8743b/ffffff?text=D",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}