{
  "name": "SBB Live Board",
  "short_name": "SBB Board",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#2d327d",
  "icons": [
    {
      "src": "image.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
