{
  "name": "BeeYourself",
  "short_name": "BeeYourself",
  "description": "Dein persönlicher Begleiter für Produktivität und Wohlbefinden",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F59E0B",
  "background_color": "#1A1A2E",
  "lang": "de",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": []
}
