{
    "id":"1",
    "name": "XenFi",
    "short_name": "XenFi",
    "description" : "XenFi - The Network Runs Here.",
    "icons": [
      {
        "src": "/icons/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/icons/web-app-manifest-384x384.png",
        "sizes": "384x384",
        "type": "image/png"
      },
      {
        "src": "/icons/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/icons/web-app-manifest-512x512.png",
        "type": "image/png",
        "purpose": "any"
      }
      
    ],
    "theme_color": "#10b981",
    "background_color": "#FFFFFF",
    "start_url": "/admin",
    "display": "standalone",
    "orientation": "portrait"
  }