{
  "name": "Floaty Ghost",
  "short_name": "Floaty Ghost",
  "id": "com.example.gamename",
  "description": "Flappy Bird clone. Tap or click to play.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}