{
  "name": "SokoHub",
  "short_name": "SokoHub",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00008b",
  "icons": [
    {
      ".github": "assets/logo-mpya.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}