{
  "name": "Sportválasztó",
  "short_name": "Sportválasztó",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1e9df",
  "theme_color": "#f1e9df",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/favicon.png",
      "sizes": "516x516",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}