{
  "name": "Bird Watch",
  "short_name": "Bird Watch",
  "id": "com.example.gamename",
  "description": "You control a flock of birds on their way back to the nest!",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}