{
  "name": "Wookstock",
  "short_name": "Wookstock",
  "description": "Festival wook simulator. Find your crew. Score the ground. Balance your wook life.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "assets/wook/player/wook-player.png",
      "sizes": "96x48",
      "type": "image/png"
    }
  ]
}
