{
  "name": "Artspherejoy GAME",
  "short_name": "Artspherejoy",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#009efd",
  "description": "Popular and highly playable games.",
  "icons": [
    {
      "src": "/static/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/static/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/static/64.png",
      "type": "image/png",
      "sizes": "64x64"
    }
  ]
}