{
  "name": "Becomu — Werde wer du sein willst",
  "short_name": "Becomu",
  "description": "Dein persönlicher KI-Coach der dir hilft dein bestes Selbst zu werden.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04040a",
  "theme_color": "#04040a",
  "lang": "de",
  "categories": ["lifestyle", "health", "education"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
