{
  "name": "Revenge of the Flying Dutchman",
  "short_name": "Revenge of the Flying Dutchman",
  "id": "com.sbcommunity.dutchman",
  "description": "A remake of the old Game Boy Advance game",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "dutchman36.png",
        "sizes": "36x36"
      },{
        "src": "dutchman48.png",
        "sizes": "48x48"
      },{
        "src": "dutchman72.png",
        "sizes": "72x72"
      },{
        "src": "dutchman96.png",
        "sizes": "96x96"
      },{
        "src": "dutchman144.png",
        "sizes": "144x144"
      },{
        "src": "dutchman192.png",
        "sizes": "192x192"
      },{
        "src": "SpongeBob_Squarepants_Revenge_of_the_Flying_Dutchman.png",
        "sizes": "512x512"
      }]
}