{
  "name": "Dilemma Bar",
  "short_name": "Dilemma",
  "start_url": "/welcome.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B0000",
  "description": "Dilemma Bar drinks, games and music",
  "icons": [
    {
      "src": "/static/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
