{
  "short_name": "MegaShark",
  "name": "Mega Shark",
  "icons": [
    {
      "src": "./assets/favicon/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./assets/favicon/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./assets/gfx/splash-1920x1080.png",
      "type": "image/png",
      "sizes": "1920x1080"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "theme_color": "#000000",
  "orientation": "landscape",
  "id": "megashark",
  "description": "Snack time in the deep! Just 60 seconds separate a hungry shark from a full belly. Eat fast and avoid obstacles!"
}