{
  "name": "Bariatrie-Buddy",
  "short_name": "BariBuddy",
  "description": "Finde deinen OP-Zwilling in bariatrischen Zentren in Deutschland.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "lang": "de",
  "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"
    }
  ],
  "categories": ["health", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Meine Buddies",
      "url": "/matches",
      "description": "Zeige deine OP-Zwillinge"
    },
    {
      "name": "Nachrichten",
      "url": "/messages",
      "description": "Öffne den Chat"
    }
  ]
}
