{
  "name": "PunktlyCoinly",
  "short_name": "PunktlyCoinly",
  "id": "/",
  "description": "Kinder sammeln durch Aufgaben Punkte und Coins, schalten Belohnungen frei und lernen spielerisch Verantwortung – gemeinsam mit ihren Eltern.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef9ff",
  "theme_color": "#38bdf8",
"icons": [
  {
    "src": "/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any maskable"
  },
  {
    "src": "/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }
]
}