{
  "name": "SoftVerte PlayWith",
  "short_name": "PlayWith",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00fa00",
  "icons": [
    {
      "src": "https://softverte.com/en/image.php?id=371",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://softverte.com/en/image.php?id=371",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}