{
  "short_name": "EWA Games",
  "name": "Educational Games for Kids ... and more !",
  "background_color": "#fafafa",
  "theme_color": "#65d656",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "assets/img/16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "assets/img/32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "assets/img/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "assets/img/152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "assets/img/196.png",
      "type": "image/png",
      "sizes": "196x196"
    },
    {
      "src": "assets/img/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "description": "A starting point to let children learn by themseleves ... and play with funny premium HTML5 Games",
  "prefer_related_applications": false,
  "related_applications": [
    {
    "platform": "play",
    "id": "###"
    }
  ]
}