{
  "name": "Dice Employee",
  "short_name": "Dice Employee",
  "description": "Dice Employee App",
  "theme_color": "#fff",
  "background_color": "#fff",
  "display": "fullscreen",
  "start_url": "/",
  "icons": [
    {
      "src": "/splash/dice.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/splash/dice.png",
      "sizes": "1000x1000",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}