{
    "name": "HWN",
    "short_name": "NextPWA",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6b46c1",
    "orientation": "portrait",
    "icons": [
      {
        "src": "favicon.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "favicon.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ]
  }
  