{
  "name": "RHYTHMSWAP",
  "short_name": "RHYTHMSWAP",
  "id": "com.example.gamename",
  "description": "",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "idle-2-0.png",
        "sizes": "512x512" 
      }]
}