{
  "name": "DriveBase",
  "short_name": "DriveBase",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait",
  "description": "Lernsystem für Fahrschüler",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=de.hoffleitdigital.drivebase&pcampaignid=web_share",
      "id": "de.hoffleitdigital.drivebase"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/de/app/drivebase-f%C3%BChrerschein-app/id6775877578",
      "id": "6775877578"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
