{
  "name": "Meine Tasks",
  "short_name": "Tasks",
  "description": "Persönliche Aufgaben- und Notizverwaltung",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#3b6cd4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=tasks&backgroundColor=3b6cd4&scale=80",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=tasks&backgroundColor=3b6cd4&scale=80",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
