{
  "name": "Pokeworld Online — Pokemon MMO",
  "short_name": "Pokeworld",
  "description": "Free Pokemon MMO Browser Game — Catch, Battle, Trade!",
  "start_url": "/game/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020409",
  "theme_color": "#020409",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
