{
  "name": "XQChess",
  "short_name": "XQChess",
  "icons": [
    {
      "src": "images/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "images/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "pwa.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060606",
  "theme_color": "#151515",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.xqchess.app",
      "url": "https://play.google.com/store/apps/details?id=com.xqchess.app"
    }
  ]
}
