{
  "name": "KumundhooNext",
  "short_name": "KNext",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/wp-content/themes/kumundhoonext/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
{
  "src": "/wp-content/themes/kumundhoonext/icon-512x512.png",
  "sizes": "512x512",
  "type": "image/png",
  "purpose": "any maskable"
}
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/kumundhoonext/screenshot-mobile.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KumundhooNext Mobile View"
    },
    {
      "src": "/wp-content/themes/kumundhoonext/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KumundhooNext Desktop View"
    }
  ]
}