{
  "name": "NewCapri",
  "short_name": "NewCapri",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0e1423",
  "theme_color": "#2e3192",
  "description": "Compra y Venta de Oro",

  "icons": [{
    "src": "favicon.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "chrome_related_applications": [{
    "platform": "web"
  }],
  "gcm_sender_id": "608394197750",
  "gcm_user_visible_only": true
}