{
  "name": "buk.bet",
  "short_name": "buk.bet",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/",
  "icons": [
      {
          "src": "/logo.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/logo.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}