{
  "name": "Road to Champion",
  "short_name": "RTC",
  "description": "Mobile WM-Tipp-App mit Live-Punkten, Tippbaum und Freundesgruppen.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f0e8",
  "theme_color": "#070707",
  "icons": [
    {
      "src": "assets/branding/main-tree.png",
      "sizes": "782x782",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
