{
  "background_color": "#FFF",
  "description": "Shows random fox pictures. Hey, at least it isn't cats.",
  "display": "fullscreen",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "name": "Game Joystick",
  "short_name": "GameJoystick",
  "start_url": "/?utm_source=pwa&utm_medium=home"
}