{
  "name": "RACIONES MAX SALUD",
  "short_name": "RACIONES",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#F4F6F9",
  "theme_color": "#1E3A8A",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}