{
  "name": "Call Of Dookie",
  "short_name": "Call Of Dookie",
  "id": "com.example.gamename",
  "description": "Survive your daily SHITS!",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "19277f36d8c39e73269966c98bf5f9b7c535ec1883d1e8b5e186387b7d158012-512x512 icon.png",
        "sizes": "512x512"
      }]
}