{
  "name": "clar by lautini",
  "short_name": "clar",
  "description": "Deine clar·Apps — für strukturierte, neurodiverse Köpfe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2E5C3E",
  "theme_color": "#2E5C3E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}