{
  "short_name": "Delson Manage",
  "name": "Delson Jewelry Dashboard",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "/images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
        "src": "/images/apple-touch-icon.png",
        "sizes" : "180*180",
        "type": "image/png" 
    }
  ],
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
