{
  "name": "Sameer's World",
  "short_name": "Sameer's World",
  "description": "A Pokemon-style adventure game",
  "start_url": "/game/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0c0f14",
  "theme_color": "#0c0f14",
  "icons": [
    {
      "src": "../images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
