{
  "short_name": "CMARTI Relaxation",
  "name": "CMARTI Relaxation",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/relax/",
  "start_url": "/relax/index.php",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/relax/cmarti_relax_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/relax/cmarti_relax_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}