{
  "name": "MRPAY STORE",
  "short_name": "MrPay",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#f36520",
  "orientation": "portrait-primary",
  "description": "Tutto con un click!",
  "icons": [
    {
      "src": "images2/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": "1.0"
    },
    {
      "src": "images2/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "1.5"
    },
    {
      "src": "images2/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": "2.0"
    }
  ]
}
