{
  "id": "/hauptapp/",
  "name": "ANBITA",
  "short_name": "ANBITA",
  "description": "Eine App, alles drin. Der komplette ANBITA-Zugang in einem eigenen, von den anderen ANBITA Apps getrennten App-Bereich.",
  "lang": "de-DE",
  "start_url": "/hauptapp/?source=anbita-app",
  "scope": "/hauptapp/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#edf3fb",
  "theme_color": "#0f4fd8",
  "categories": [
    "social",
    "lifestyle",
    "news",
    "entertainment"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/anbita-icon.php?size=192&v=230",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/anbita-icon.php?size=512&v=230",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dating",
      "short_name": "Dating",
      "url": "/hauptapp/dating/",
      "icons": [
        {
          "src": "/anbita-icon.php?size=192&v=230",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "News",
      "short_name": "News",
      "url": "/hauptapp/news/",
      "icons": [
        {
          "src": "/anbita-icon.php?size=192&v=230",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.anbita.com/hauptapp/anbita-app.webmanifest",
      "id": "https://www.anbita.com/hauptapp/"
    }
  ]
}
