{
  "name": "XFRA AI Infrastructure",
  "short_name": "XFRA",
  "description": "XFRA AI Infrastructure Node Service",
  "theme_color": "#1A56ED",
  "icons": [
    {
      "src": "/icons/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/xfra-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F5F7FB"
}
