{
  "name": "Friv.pro - Free Online Games",
  "short_name": "Friv.pro",
  "description": "Play thousands of free HTML5 games instantly",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00d2d6",
  "theme_color": "#00d2d6",
  "orientation": "any",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}