{
  "name": "T3Forgeworks",
  "short_name": "T3Forgeworks",
  "description": "Retire Jarvis branding across the T3Forgeworks parent website and replace it with K3VRA, including public UI, metadata, legal copy, beta email subject, and QA coverage. Preserve the legacy production URL only as the temporary underlying destination until the K3VRA domain transition is completed.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://appdeploy.ai/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://appdeploy.ai/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}