{
  "name": "MF-Comunidad",
  "short_name": "Comunidad",
  "description": "App de fidelización y catálogo de MF Coffee & Cream",
  "start_url": "/app/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4C956C",
  "icons": [
    {
      "src": "ico_mf192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "ico_mf512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}