
{
  "name": "MyFamilyPlaner",
  "short_name": "MyFamilyPlaner",
  "description": "Your family, organised.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "status_bar": "default",
  "icons": [{"src": "/static/img/icon-192.png", "sizes": "192x192"}],
  "dir": "ltr",
  "lang": "de-DE"
}
