{
  "name": "Custom Document Notification System",
  "short_name": "CDNS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E4E3E5",
  "icons": [
    {
      "src": "content/images/customs_logo_menu.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "content/images/customs_logo_menu.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
